Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I was developed an web Application in VS2008. When i am calling an Image Button Click event using "OnClick="imgSubmit_Click" in aspx, it is not working in IE6 but it is working in Firefox 18.0 and Chrome. Can you solve my problem?



Thanks in Advance
-Ravi Teja
Posted
Updated 2-Feb-13 1:33am
v5
Comments
Irbaz Haider Hashmi 2-Feb-13 6:48am    
can you send the HTML tag of ImageButton?
RavitejaPammi 8-Feb-13 2:58am    
<asp:imagebutton id="imgSubmit" runat="server" ImageUrl="images/Submit.gif">
Abhishek Pant 2-Feb-13 7:50am    
what does it shows when you click.I don't believe that the fire event is not working in IE if it works in another browser.What is that thing comes after when you click that.check that your browser supports that thing.so update your browser or check that it supports -http://html5test.com/
Sandeep Mewara 2-Feb-13 9:16am    
IE6? Move on... even Microsoft is not supporting it anymore.
P_Dash 2-Feb-13 13:24pm    
Update IE Dude.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900