Hi, after testing you can detect almost any key press and the state of cntrl and shift key (alt key presses can not be trapped, wonder why the bother having the altKey property of the event - i guess for HTAs). It appears to only ignore the specified IE shortcut keys, but not cut and paste keys. If you build the app as an .hta you can cancel and redirect all key strokes including alt-f4 etc
Elliot "CFAUSSIE" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Howdy Crazy People, > > Quick question....where can I find information on shortcut keys for the > Browser. > i.e. ctrl-s means save the document. I want to build this functionality > into an application I have but I'm afraid this can't be done. I just want to > double check. > > Jeremy > > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
