How to disable back button

  • Thread starter Thread starter Pranav
  • Start date Start date
P

Pranav

How can i disable back button of the browser.I don't want
user to go back to the page after he/she loggs out.No meta
tags is working.No histroy(go/forward) is working.No
location.replace() is working.I am using a struts framework
 
Pranav,
Create the following Registry entry:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg
32]
"NoBackButton"=dword:00000001

_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 8-26-03]
Please post replies to this Newsgroup, email address is invalid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top