Stop those naughty people.....anyone any ideas.
Posted: Thu May 09, 2002 6:45 am
I have an online questionnire @
http://www.lanenuff.com/questionnaire/g ... e_test.php
I am using the switch function to allow the user to be taken through the questions/sections in a logical fashion, from one section to the next. This is done through passing through a hidden variable that tells the switch which question/section that needs to be displayed.
I have discovered that this whole process can be bypassed using the following:
http://www.lanenuff.com/questionnaire/g ... hp?stage=4
I want to be able to stop people from accessing the sections via using a url to pass the stage. I only want people to be able to proceed through the questionnaire using the submit buttons.
Does anyone have any ideas coding wise?
http://www.lanenuff.com/questionnaire/g ... e_test.php
I am using the switch function to allow the user to be taken through the questions/sections in a logical fashion, from one section to the next. This is done through passing through a hidden variable that tells the switch which question/section that needs to be displayed.
I have discovered that this whole process can be bypassed using the following:
http://www.lanenuff.com/questionnaire/g ... hp?stage=4
I want to be able to stop people from accessing the sections via using a url to pass the stage. I only want people to be able to proceed through the questionnaire using the submit buttons.
Does anyone have any ideas coding wise?