How to work with asp:ImageButton control and asp:HyperLink conrol?

Posted by Itfunda under ASP.NET category on | Points: 350 | Views : 1751
In this video,we are going to cover

How to specify image as a button and fire server side event?
How to fire JavaScript function on click of the asp:ImageButton?
How to apply CSS style from the server side to the asp:ImageButton control?
How to specify the alternate text of the Image button so that if image is not available, thetext displays?
How to fire JavaScript function on click of the image? .
How to apply CSS style to the image?
In case I just need to display the image, should I use asp:Image control or html img tag? Inwhich scenario asp:Image control should be used to display the image?
How to specify the hyperlink to another page or website in asp.net?
How to decide whether I should use either html anchor tag or asp:Hyperlink control on my page?
How to specify an image as HyperLink in ASP.NET or HTML?
How to remove the border that by default comes when an image is specified as Hyperlink?
How to remove the border that by default comes when an image is specified as Hyperlink using asp:HyperLink control?

To buy the video DVD, source code and ebook, please go to http://itfunda.com/Howto



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Login to post response