S SAT New Member Jun 11, 2012 #1 I have a standard form on poll.php:\[code\] <form method="POST" action="createpoll.php"> ..blah... </form>\[/code\]Is there anyway to process the form without leading the user to createpoll.php, something like calling createpoll.php on submit?
I have a standard form on poll.php:\[code\] <form method="POST" action="createpoll.php"> ..blah... </form>\[/code\]Is there anyway to process the form without leading the user to createpoll.php, something like calling createpoll.php on submit?