View Full Version : How to Disable Browser Back ????
Saqib
05-11-2003, 08:51 PM
Please Help me i want to Disable Browser Back Buttons so that user can't go back when he/she moves to next page through any link or submit button.Please REply as soon as Possible.Its Urgent
Vladdy
05-11-2003, 08:54 PM
You need to design your site in such a way that you do not have to mess with browser functionality. Back button is an integral part of navigation and can not be disabled.
michael.hd
05-19-2003, 11:26 AM
I Can't find a way to disable the back button - but as already stated you should really try to re-design the site so that this is not required.
Why can't your users go back?
This is fundamental to designing the solution. What is the real problem?
a) after submitting a form you don't want them to re-submit, because this messes everything up?
b) can't think of a b!
My idea... when they press link to go to form page, make it open in a new window. This is simple HTML.
Include on your confirmation page a button [complete registration] etc. which closes the new window.
Now the form window is closed and they won't be tempted to go back.
I am not a javascript programmer, but i'm sure that someone will know how to open the new window at exactly the same size + position as the original one so that the whole proceess is seamless.
I would also like to know how this is done!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.