Hello Friends,
How to use cancel button for html image button.
This is my code.
<asp:ImageButton ID="Canbtn" runat="server" ImageUrl="cancelButton.png" AlternateText="Cancel" border="0" Width="73" Height="23" CssClass="img" />
Please help me .
Thanks
iluvdotnetfunda