Message 1 of 2
trapping escape key without user input

Not applicable
01-03-2012
04:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Does anyone know of a way to trap when the user hits the escape key without a user input function. The idea is to loop infinitely and perform some analysis until the user hits the escape key.
I supose I could do the same thing with a form but I would not.
Thanks in advance.