473,396 Members | 1,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

javascript or js in asp

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

how can i do it plz?
Jul 22 '05 #1
9 1114
"eXistenZ|" wrote ...
i'm looking for a prog in js or javascript who cas disable a key on
keyborad??

how can i do it plz?


http://www.google.co.uk/search?hl=en...vascript&meta=

Third one down looks promising.

Regards

Rob
Jul 22 '05 #2
Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
writing in news:Od*************@TK2MSFTNGP12.phx.gbl:
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.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 22 '05 #3
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

"eXistenZ|" <na****@hotmail.com> wrote in message
news:Od***************@TK2MSFTNGP12.phx.gbl...
i'm looking for a prog in js or javascript who cas disable a key on
keyborad??

how can i do it plz?

Jul 22 '05 #4
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
"Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
Xn****************************@207.115.63.158...
Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
writing in news:Od*************@TK2MSFTNGP12.phx.gbl:
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.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 22 '05 #5
Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
writing in news:uZ*************@TK2MSFTNGP09.phx.gbl:

"Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
Xn****************************@207.115.63.158...
Gazing into my crystal ball I observed "eXistenZ|"
<na****@hotmail.com> writing in
news:Od*************@TK2MSFTNGP12.phx.gbl:
> 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.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 22 '05 #6
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!!!

"Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
Xn****************************@207.115.63.158...
Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
writing in news:uZ*************@TK2MSFTNGP09.phx.gbl:

"Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
Xn****************************@207.115.63.158...
Gazing into my crystal ball I observed "eXistenZ|"
<na****@hotmail.com> writing in
news:Od*************@TK2MSFTNGP12.phx.gbl:

> 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.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 22 '05 #7
Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
writing in news:#T**************@tk2msftngp13.phx.gbl:

"Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
Xn****************************@207.115.63.158...
Gazing into my crystal ball I observed "eXistenZ|"
<na****@hotmail.com> writing in
news:uZ*************@TK2MSFTNGP09.phx.gbl:
>
> "Adrienne" <ar********@sbcglobal.net> a écrit dans le message de
> news: Xn****************************@207.115.63.158...
>> Gazing into my crystal ball I observed "eXistenZ|"
>> <na****@hotmail.com> writing in
>> news:Od*************@TK2MSFTNGP12.phx.gbl:
>>
>> > 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.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 22 '05 #8
"Adrienne" wrote in message
news:Xn***************************@207.115.63.158. ..
: Gazing into my crystal ball I observed "eXistenZ|" <na****@hotmail.com>
: writing in news:#T**************@tk2msftngp13.phx.gbl:
: >
: > "Adrienne" <ar********@sbcglobal.net> a écrit dans le message de news:
: > Xn****************************@207.115.63.158...
: >> Gazing into my crystal ball I observed "eXistenZ|"
: >> <na****@hotmail.com> writing in
: >> news:uZ*************@TK2MSFTNGP09.phx.gbl:
: >>
: >> >
: >> > "Adrienne" <ar********@sbcglobal.net> a écrit dans le message de
: >> > news: Xn****************************@207.115.63.158...
: >> >> Gazing into my crystal ball I observed "eXistenZ|"
: >> >> <na****@hotmail.com> writing in
: >> >> news:Od*************@TK2MSFTNGP12.phx.gbl:
: >> >>
: >> >> > 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
Jul 22 '05 #9
CJM

"Bob Lehmann" <no****@dontbotherme.zzz> wrote in message
news:um**************@TK2MSFTNGP11.phx.gbl...
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


Classic.
Jul 22 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.