Posted by rsvore on 03/04/07 17:30
I have a php form that runs through seven steps for the user to complete the
form. During each step validation runs before the user can see the next step
in the form, once completed there is a submit that send the info to a DB and
displays a "thank you" as a final step. Once the Thank you is displayed I
want to have a Yes and No choice for the user, if they select No I want the
session to destroy so other users can not see the info the previous user put
in the form by selecting the back button in IE. I don't want the destroy to
happen until the "No" button is selected. Any help as to how to approach
this problem?
Thanks,
Rob
Navigation:
[Reply to this message]
|