How to specify image as a button and fire server side event?

Опубликовано: 26 Апрель 2013
на канале: itfundavideo
667
1

In this video we shall cover the following how to's
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, the text 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? In which 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://www.itfunda.com/Howto