Is there a way to disable backspace, so that when I am entering text in a form and hit the backspace, I don't accidentally go back a page if my cursor is outside of the text box?
This is a major problem for online university tests that have essays, because you end up ending your test in the middle of an essay if you hit the backspace.
Note - I don't want to disable this as a web-developer, but rather as a client. (IE, there's a lot out there on code to disable backspace on a web-page you wrote; I want to know how to disable it for all webpages of my copy of IE 6).
Thanks.
Jon
This is a major problem for online university tests that have essays, because you end up ending your test in the middle of an essay if you hit the backspace.
Note - I don't want to disable this as a web-developer, but rather as a client. (IE, there's a lot out there on code to disable backspace on a web-page you wrote; I want to know how to disable it for all webpages of my copy of IE 6).
Thanks.
Jon