| Author: Satish Kumar J 10 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
Instead of using html image control use ASP.NET Image Button control so that you can assign on click event to that control
please check example at MSDN http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.imagebutton.aspx
HTH
Regards, Satish My Blog
|