Monthly Archives: July 2006

Workaround: Hitting enter to submit a form in Internet Explorer does not fire an ASP.NET Button Click / Command event

There’s a funny bug in Internet Explorer that causes it to not send FirstButtonName=FirstButtonValue as a form value when there is only 1 input type=’text’ on the page. This results in the ASP.NET Button controls not firing their Click or … Continue reading

Posted in Uncategorized | 2 Comments