Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Java in General
Possible to "turn off" browsers back button?
age spets
Ranch Hand
Posts: 68
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi!
Just wondering if anybody knows how to make the browsers back button "turn dead/off/not working"? For IE, netscape?
Aleksey Matiychenko
Ranch Hand
Posts: 178
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can use some
java
script to do that but you cannot disable it completely as users still can right click and get the back button this way
Sam Smoot
Ranch Hand
Posts: 238
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can put onUnload="history.forward()" in the body tag or use it like it is here:
kill back button
Nasty trick, but it usually works..
[ October 04, 2002: Message edited by: Sam Smoot ]
CNSS/NSA Infosec Professional,<br />Software Engineer
Matt Horton
Ranch Hand
Posts: 107
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
maybe this topic should be its own forum... if the google search dissuades people, at least they could just click on the 'back button' forum..
age spets
Ranch Hand
Posts: 68
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Nasty but brilliant sam:-) Thx
alot
:-)
[ October 07, 2002: Message edited by: age spets ]
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Browser Disable
Is there anyone tell me how to stop syncing iPad 2 to my Macbook?
Java script disabling versus Token usage
Log out functionality
Struts: checkbox's previous value remains if i go back and unselect it
More...