I trying to find a way to stop a user from using his/ her Back browser button. I am very unsure on how to accomplish this. Please any help would be greatly appreciated.
the best place to put it is at the top of the page so I will be run first. You know cause HTML is a linear language.
Just do a response.write if you want to use code to do it. That'l do donkey, that'l do
Mark
If you are unsure of forum etiquette check here faq796-2540
You need it on the page where your user is not supposed to return to, as well.
There is no way to really disable the back button, so that little javascript always just moves them forward to the next spot in history if it's available, which is how this works. Click back, and the page you return to immediately returns you to where you came from.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.