javascript or js in asp

E

eXistenZ|

i'm looking for a prog in js or javascript who cas disable a key on
keyborad??

how can i do it plz?
 
A

Adrienne

i'm looking for a prog in js or javascript who cas disable a key on
keyborad??

how can i do it plz?

Why would you want to do that? Why on earth would you want to disable a
key on MY keyboard? Did you know that I might have certain keys or key
combinations already programmed to do certain things to make my life
easier, and that disabling this key will make those things not work? Did
you think I might be differently abled or disabled and not use a mouse,
so the keyboard is my only means of navigation?

Please think before you do this. It is a BAD idea.
 
B

Bob Lehmann

Plz, y wld u wnt 2 do smthg lk ths?

Also, ths snt txt msgng on a phn. u cn us all the lttrs n th lfubt & it wnt
cst xtra.

Bob Lehmann
 
E

eXistenZ|

i just want to disable "erase" key, and i dont thing that you'll program
this key!!!!!!

and i thaught before !!! and in my program it's not a bad idea, so thing
next time before saying anything

thx
 
A

Adrienne

i just want to disable "erase" key, and i dont thing that you'll
program this key!!!!!!

and i thaught before !!! and in my program it's not a bad idea, so
thing
next time before saying anything

There is no "erase" key, so I am assuming you are talking about the
Backspace key. Well, that key IS used for navigation by browsers. It is
used in lieu of the Back Button on the browser, for users who may or may
not have a mouse. So, you are trying to keep users from going back in
history, eh? Is this because of a form that is losing data?

Now, if you are talking about the Delete key, again, if I make a mistake in
a text input field, how am I supposed to erase it?

Rethink your application.
 
E

eXistenZ|

there is no text input in the page where i'm trying to disable, i dont want
that the user go back!!!that's all !!! you're are imagining anything!!!
 
A

Adrienne

there is no text input in the page where i'm trying to disable, i dont
want that the user go back!!!that's all !!! you're are imagining
anything!!!

Why do you not want the user to be able to go back? Trust me, if a user
really wants to go back, they will. If this is going to break your
application, then you have to debug the application, not use a kludge
that's doomed to fail anyway.
 
R

Roland Hall

in message
: Gazing into my crystal ball I observed "eXistenZ|" <[email protected]>
: writing in : >
: > "Adrienne" <[email protected]> a écrit dans le message de : > [email protected]...
: >> Gazing into my crystal ball I observed "eXistenZ|"
: >> <[email protected]> writing in
: >> : >>
: >> >
: >> > "Adrienne" <[email protected]> a écrit dans le message de
: >> > [email protected]...
: >> >> Gazing into my crystal ball I observed "eXistenZ|"
: >> >> <[email protected]> writing in
: >> >> : >> >>
: >> >> > i'm looking for a prog in js or javascript who cas disable a key
: >> >> > on keyborad??
: >> >> >
: >> >> > how can i do it plz?
: >> >> >
: >> >> >
: >> >>
: >> >> Why would you want to do that? Why on earth would you want to
: >> >> disable a key on MY keyboard? Did you know that I might have
: >> >> certain keys or key combinations already programmed to do certain
: >> >> things to make my life easier, and that disabling this key will
: >> >> make those things not work? Did you think I might be differently
: >> >> abled or disabled and not use a mouse, so the keyboard is my only
: >> >> means of navigation?
: >> >>
: >> >> Please think before you do this. It is a BAD idea.
: >> >>
: >> > i just want to disable "erase" key, and i dont thing that you'll
: >> > program this key!!!!!!
: >> >
: >> > and i thaught before !!! and in my program it's not a bad idea, so
: >> > thing
: >> > next time before saying anything
: >> >
: >>
: >> There is no "erase" key, so I am assuming you are talking about the
: >> Backspace key. Well, that key IS used for navigation by browsers. It
: >> is used in lieu of the Back Button on the browser, for users who may
: >> or may not have a mouse. So, you are trying to keep users from going
: >> back in history, eh? Is this because of a form that is losing data?
: >>
: >> Now, if you are talking about the Delete key, again, if I make a
: >> mistake in a text input field, how am I supposed to erase it?
: >>
: >> Rethink your application.
:
: > there is no text input in the page where i'm trying to disable, i dont
: > want that the user go back!!!that's all !!! you're are imagining
: > anything!!!
: >
: >
:
: Why do you not want the user to be able to go back? Trust me, if a user
: really wants to go back, they will. If this is going to break your
: application, then you have to debug the application, not use a kludge
: that's doomed to fail anyway.
:

So the ALT+LEFTARROW, BACKSPACE, BACK BUTTON, etc. But the back button
cannot be controlled to perhaps removing the item from history might be
better or not caching the page in the first place so if they go back, they
would have to report the data to see the page again.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top