You could use sessions for the script... store a variable in the session
when the page has been completed and make sure the script does not
execute if the current session has the appropriate variable...

-----Original Message-----
From: David Johansen [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, March 30, 2002 4:21 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Disabling the Back Button?

OK, I basically just want to make it so that the user can't go back once
they're done with an application form that I'm working on. I don't case
if
they go back in the middle and my page handles that just fine, but I
want
them to not be able to go back when they're all done. Is there some way
that
I can do this? Thanks,
Dave



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to