A
Antonio Lopez Arredondo
hi all !!!!!
I have an ASP.NET app that has a multiline textbox and a BUTTON.
the problem I have is that whenever I press ENTER in the multiline textbox,
the button event is raised and the code behind executed.
so the question is: what should I do in order to obtain the desired behavior
(provide a multiline input) ?
thanks in advance,
ant
I have an ASP.NET app that has a multiline textbox and a BUTTON.
the problem I have is that whenever I press ENTER in the multiline textbox,
the button event is raised and the code behind executed.
so the question is: what should I do in order to obtain the desired behavior
(provide a multiline input) ?
thanks in advance,
ant