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
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