Capture "Enter" event

  • Thread starter Thread starter marcia
  • Start date Start date
M

marcia

How can I capture (i.e., write an event handler) that runs
after I press the "Enter" key? I'd like to prevent a Web
Form from being submitted when the "Enter" key is pressed
following the typing of some characters into a TextBox
(ASP.NET) of a Web Form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top