Re: Can a Form Action transfer to another file that is a form?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux