Posted by php newbie on 01/28/07 18:08
I am creating a form Form1.php that posts to the another form
Form2.php.
I have input validations on the first form. I need the user to go to
the next form ONLY if the inputs from the user are valid. I have not
been able figure out how to do this since the first form always posts
to the next form no matter what.
I would really appreciate if somebody can share their php knowledge
and give me some idea on how this is done in php.
Thanks
Navigation:
[Reply to this message]
|