scofansnags
08-30-2005, 07:46 AM
I don't know anything about PHP, but I have a form that I would like to divide into 4 pages with 50 quesions on each page. I don't need help setting up the form, but I need help with how to pass the variables on from the first page to the second....first and second page to the 3rd and so on using ?hidden fields? In the end, on the last page when the visitor hits the Submit button, everything from all the pages will be sent to me at one time.
This is what I have:
<form method=post name="form1" action="http://us.1.p2.webhosting.yahoo.com/forms?login=myusername">
Could someone help me do this? Please explain and lay it out as simply as possible.
This is what I have:
<form method=post name="form1" action="http://us.1.p2.webhosting.yahoo.com/forms?login=myusername">
Could someone help me do this? Please explain and lay it out as simply as possible.