Catching Return in ASP pages - TechRepublic
General discussion
February 19, 2004 at 08:52 AM
munrrob

Catching Return in ASP pages

by munrrob . Updated 22 years, 3 months ago

I am writing a form in ASP 3.0 which will has a field to enter search criteria and a button to click when the user wants to search for the results.
I would also like to run the code when the user presses the enter key. How do I catch this in ASP (VBScript) code?

This discussion is locked

All Comments