Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: How to use onkeypress to get a key in a textbox - August 16, 1998 at 21:59:54

You are here: irt.org | BBS | How to use onkeypress to get a key in a textbox [This BBS is closed]

Posted by john on August 16, 1998 at 21:59:54:

I built a form to retrieve user name and password, after user enter 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 to get a key in a textbox [This BBS is closed]

©2018 Martin Webb