I want to use the keycode which is pressed by user when the curser on a field. I think I can use key-other triggers to do it. But I don't know how I know what key was pressed. Is there any variable that contain current key-code(pressed-key)? For example, if the user pressed enter key(or escape key or "A" character), I want to know what key the user pressed. If you know how to do it, please let me know. IN ORACLE
|