Hi there, I'm working on an ASP.NET app I have an asp button on my app with an associated server side click event
Now, this click event is not being fired with Google chrome (works fine on IE). Chrome version is 5.0.375.55.
Any idea? tks
Hi there, I'm working on an ASP.NET app I have an asp button on my app with an associated server side click event
Now, this click event is not being fired with Google chrome (works fine on IE). Chrome version is 5.0.375.55.
Any idea? tks
I'm having the same issue. Only problem in Chrome, all other browsers work. ASP:BUTTON does not do postback to server on Chrome.