G
George Homorozeanu
Hi,
I have an ASP.Net Page with some control on it (buttons, textboxes,
calender, etc). When I'm changing the text in the textbox I want to run some
code and change the date of the calendar. The problem is that when I press
enter, the code for the button event is called. It looks like the button is
the default action for pressing enter somewhere on the page. How can I
change that? The button is an asp button.
Thanks,
George.
I have an ASP.Net Page with some control on it (buttons, textboxes,
calender, etc). When I'm changing the text in the textbox I want to run some
code and change the date of the calendar. The problem is that when I press
enter, the code for the button event is called. It looks like the button is
the default action for pressing enter somewhere on the page. How can I
change that? The button is an asp button.
Thanks,
George.