gbntpilot
04 Oct 2006, 02:19 AM
Hi all... I'm new to the forums. I've got enough web design skills to set up nice HTML pages, and integrate scripts that other people write (no java, php, or asp writing skills myself).
My question is this: Is there a way to keep a page from loading unless it was linked to by another page on my site? I'm making a site right now that has three forms, on three consecutive pages, which have to be filled out in order, and are sent to different email addresses (using PHP scripts). Submitting form 1 sends the data, and then takes the user to form 2, etc. So you can see, I want people to start in a certain place and only go in a certain order. How can I prevent users from being able to go directly to form 2 or 3 (if they found those pages through a search engine, or some sort of other direct link).
Thanks!!!
My question is this: Is there a way to keep a page from loading unless it was linked to by another page on my site? I'm making a site right now that has three forms, on three consecutive pages, which have to be filled out in order, and are sent to different email addresses (using PHP scripts). Submitting form 1 sends the data, and then takes the user to form 2, etc. So you can see, I want people to start in a certain place and only go in a certain order. How can I prevent users from being able to go directly to form 2 or 3 (if they found those pages through a search engine, or some sort of other direct link).
Thanks!!!