Re: 1 Form, 2 Actions?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: 1 Form, 2 Actions?

From: ally666 <ally666@googlemail.com>
Date: Thu Mar 30 2006 - 14:09:47 CEST

simply:

Have the form post to submitted.php in there save the variables check
which page it needs to be sent to and use the redirect function to call
the relevant page.. (may have to make the variables global, or it may
still pick them up in the session i can't test at the moment.

Think that should do what you require.
Received on Mon May 1 02:44:56 2006