2011-06-19 06:50:09 UTC
But if someone tried to bypass the first page (http://tester.com/first.html) by entering to the next page (http://tester.com/second.html), how would you redirect them back to the first page? Wouldn't a boolean or something similar be used? Can you please share with me codes that will do the mentioned above.
Side question: Also if you can, what are the codes to make a drop down menu function with a redirecting button?