Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable F1 key.

Status
Not open for further replies.

SUNRlSE

Programmer
Jan 8, 2002
43
GB
Does anyone know how to disable the F1 key from bringing up help (win2k included)???

I need to stop all function keys in IE which I've managed to do with some JavaScript.
I use the onKeyDown event and this works for all the function keys (stops F5 refresh and F3 etc).

HOWEVER even though the event works as it should for F1 ....the help system of windows is still triggered and I can't for the life in me stop it.

Any thoughts? Give a man a program and tomorrow he will be hungry.
Teach a man to program and he will never hunger again.
--Sunr¿se

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top