Make the action of the form "poll.php" instead of $PHP_SELF. $PHP_SELF
is the parent document.
Matt
|-Original Message-
|From: m1nt ch3w [mailto:[EMAIL PROTECTED]
|Sent: Saturday, February 22, 2003 3:27 AM
|To: [EMAIL PROTECTED]
|Subject: [PHP-WIN] include, phpself and inl
Howdy all,
I am trying to get a poll to work on my site. I am using Inline frames to
display the content. The poll is outside of the iframe and is put in using
What I was aiming to do was, when you click "vote" to submit your vote, the
results would appear in the Iframe.
So in poll.php i hav