Image Buttons not working after clicking one button once

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have created a very simple ASP.NET application which has a couple of
ImageButtons which go to different SQL reports on clicking them. I have used
Response.Redirect to send the user to the SQL reports. Now after viewing the
report when I hit the Baxk Button on my browser. and then I click the image
buttons, nothing happens.

Any ideas why this is happening?

Any help is highly appreciated.

Thanks
 
Back
Top