Why isn't the image displayed? The folder images is in the same folder as the .aspx file.
Why doesn't it invoke the ImageButton1_Click method when I click on the image? The OnClick should be for the server side.
The ImageButton1_Click method takes 2 parameters, but why OnClick does not require 2 parameters?
<asp:Go to the complete details ...