J
Julian Schmidt
Hello,
I discovered a mysterious bug that occures when visiting
an asp.net page, using Internet Explorer.
Sometimes the browser simply ignores clicks on controls
that I have connected to an event: There's nothing
happening - not even a post back.
I reviewed the sourcecode of the html posted to the
client, to ensure that there is nothing wrong with the
JavaScript code: The __doPostBack function and the
accompanying functioncalls are syntactically absolutely
correct - they're just not executed.
Does anyone know how to by-pass the problem ?
Greets
Julian Schmidt
I discovered a mysterious bug that occures when visiting
an asp.net page, using Internet Explorer.
Sometimes the browser simply ignores clicks on controls
that I have connected to an event: There's nothing
happening - not even a post back.
I reviewed the sourcecode of the html posted to the
client, to ensure that there is nothing wrong with the
JavaScript code: The __doPostBack function and the
accompanying functioncalls are syntactically absolutely
correct - they're just not executed.
Does anyone know how to by-pass the problem ?
Greets
Julian Schmidt