d00_ape
January 18th, 2008, 05:22 AM
I have page where the users can register with some input fields. I dont want the user to be able to push the backspace button so it navigates to the previous page. How can I do that?
|
Click to See Complete Forum and Search --> : Catch and ignore the 'backspace' button d00_ape January 18th, 2008, 05:22 AM I have page where the users can register with some input fields. I dont want the user to be able to push the backspace button so it navigates to the previous page. How can I do that? Shuja Ali January 18th, 2008, 05:49 AM You are actually trying to disable the back button on the browser. Here is what I had posted sometime back. http://www.codeguru.com/forum/showthread.php?t=390844 Sometimes searching the forum also helps. :) codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |