You are here: irt.org | BBS | How to use onkeypress event to get a key in a textbox [This BBS is closed]
Posted by john on August 16, 1998 at 22:01:44:
I built a form to retrieve user name and password,
after user enters both items, and press <Enter> key,
I want to capture it using Javascript, and send a form.submit ()
command to call next page. How can I get the event object?
Obviously, <input type=text onkeyPress="press (e)"> will not work.
Follow-ups:
You are here: irt.org | BBS | How to use onkeypress event to get a key in a textbox [This BBS is closed]