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.
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.