kelemvor
01-25-2004, 06:31 PM
I'm setting up a form to be usedin a Kiosk mode in IE (no tookbars, status bar, menu bar, etc). Basically running in fullscreen mode.
However, all the standard keystrokes work for closing the window (Ctrl-W, Alt F4), forward and back (Alt+ arrow), etc.
Is there any way (maybe in something other than Javascript) to intercept those keystrokes and not pass them to windows? I basically want ti make it so that the window can't be closed unless a special key combo is pressed.
Thanks for any ideas.
However, all the standard keystrokes work for closing the window (Ctrl-W, Alt F4), forward and back (Alt+ arrow), etc.
Is there any way (maybe in something other than Javascript) to intercept those keystrokes and not pass them to windows? I basically want ti make it so that the window can't be closed unless a special key combo is pressed.
Thanks for any ideas.