Dec 5, 2001 #1 hithere Programmer Joined Jul 12, 2001 Messages 214 Location US anybody know if this is possible in vbs, js, or asp? user wants the f4 key to drop down menus. ie5 has it set to display history. thanks! mark
anybody know if this is possible in vbs, js, or asp? user wants the f4 key to drop down menus. ie5 has it set to display history. thanks! mark
Dec 9, 2001 #2 foxbox Programmer Joined Sep 11, 2000 Messages 1,052 Location NL Maybe the answer is to use Windows hooks: http://www.codeproject.com/dll/keyboardhook.asp . [never tried it] br Gerard Upvote 0 Downvote
Maybe the answer is to use Windows hooks: http://www.codeproject.com/dll/keyboardhook.asp . [never tried it] br Gerard