On 3/15/07, Stephen <stephen-d@xxxxxxxxxx> wrote:
I have a script file that is both the form and action handle (using isset), which is a menu selection. If the action handler is executing it is a switch statement that will chose the next form. I would like to transfer to another script file that is also a combination form and handler. Can I do this without using a redirect? I have no need to bounce back to the user's browser. Or should I just separate my forms and their action handlers? Thanks Stephen
Maybe you can just include your next page? Tijnema
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php