PHP form - from 1 page to 2 pages with a catch
Posted: Sat Oct 11, 2008 1:02 am
So i made this website: http://www.StoreHouseTech.com
I have an idea on how to make multiple php pages with sessions, but not 100% sure where to start.
I have over 30 form pages. The client wants the drop-downs to be filled in and have the user click on a submit button, it would then go to a page where the user could see their options and then fill in their contact info for a final submit button that would email the info.
The thing is all the drop-downs are different (1st new page), but the 2nd new page (contact info) would always remain the same.
here's a current product page: http://www.storehousetech.com/616f.php
How can i always use the same 2nd page and make this work?
THANKS in advance for anyone's help!
I have an idea on how to make multiple php pages with sessions, but not 100% sure where to start.
I have over 30 form pages. The client wants the drop-downs to be filled in and have the user click on a submit button, it would then go to a page where the user could see their options and then fill in their contact info for a final submit button that would email the info.
The thing is all the drop-downs are different (1st new page), but the 2nd new page (contact info) would always remain the same.
here's a current product page: http://www.storehousetech.com/616f.php
How can i always use the same 2nd page and make this work?
THANKS in advance for anyone's help!