asp_web_howto thread: Hot keys for web applications.
I'm being asked to place hot keys on a web page (alt-e) for edit for example. I've been able to capture the keys, but only when the browser does not have an event mapped to it. For example, the alt - e doesn't get to my code, because the browser captures it first. However, I can get to alt-s. Is there a way to capture the alt-any key, prior to the browser? P.S. This is an all IE5.5 application.
|





