F
Ferdi
I have a WebForm with one control: A HTML INPUT control
with the property "runat=server" set. If this page is
running and I set the cursor in this control and
enter "Carriage return", the page does a roundtrip
(postback) to the server (which I doesn't want). If I
include a second HTML INPUT control on this page,
entering "Carriage return" does no postback.
How can I prevent a postback, if the user enters "CR"?
Thanks for an answer.
Ferdi
with the property "runat=server" set. If this page is
running and I set the cursor in this control and
enter "Carriage return", the page does a roundtrip
(postback) to the server (which I doesn't want). If I
include a second HTML INPUT control on this page,
entering "Carriage return" does no postback.
How can I prevent a postback, if the user enters "CR"?
Thanks for an answer.
Ferdi