Help! How to create form
Posted: Thu Apr 30, 2009 11:29 pm
Hi, I am new with PHP and I would appreciate your help or direction as to what I am trying to accomplish.
I need a form where a customer can fill out their contact information, date and time that they would like their product delivered. Once they fill out the information after they hit submit I would like to re-direct them to the order page where they can add orders (I am using paypal shopping cart).
Now my questions is, is it possible to force someone to fill out the form first before they can proceed to the order page? For instance, if someone tried to access the order page directly (e.g. http://www.cupcakes.com/order.php) the page will direct them to the contact form, once they complete and submit the form then they can view the products?
Any help would be appreciated!
Thanks,
JV
I need a form where a customer can fill out their contact information, date and time that they would like their product delivered. Once they fill out the information after they hit submit I would like to re-direct them to the order page where they can add orders (I am using paypal shopping cart).
Now my questions is, is it possible to force someone to fill out the form first before they can proceed to the order page? For instance, if someone tried to access the order page directly (e.g. http://www.cupcakes.com/order.php) the page will direct them to the contact form, once they complete and submit the form then they can view the products?
Any help would be appreciated!
Thanks,
JV