M
marcia
In a Web Form with a Button and a TextBox, when I type
some characters in the TextBox (AutoPostBack == false) and
then hit the Enter key on the keyboard, the Web Form goes
to the server (as though I had pressed the Button). I want
the Form to go to the server when the Button - and not the
Enter key - is pressed.
???
some characters in the TextBox (AutoPostBack == false) and
then hit the Enter key on the keyboard, the Web Form goes
to the server (as though I had pressed the Button). I want
the Form to go to the server when the Button - and not the
Enter key - is pressed.
???