I\'m trying to use the ImageButton control for client-side script execution only. I can specify the client-side script to execute using the OnClientClick property, but how d
Use a server side Image control
Pretty sure you can add the client onclick event to that.
onclick