is there a problem with the browser back button in ASP.Net ?

  • Thread starter Thread starter Joe Abou Jaoude
  • Start date Start date
J

Joe Abou Jaoude

hi all

I noticed that when i m using the browser back button or the javascript
history.back() function, I get sometimes (and not always) the following
error message:
"Internet Explorer cannot open the Internet Site
Operation aborted"

Can anyone tell me what's causing this error, and how to deal with it ?

thank you
 
Joe,
I noticed that when i m using the browser back button or the javascript
history.back() function, I get sometimes (and not always) the following
error message:
"Internet Explorer cannot open the Internet Site
Operation aborted"

Can anyone tell me what's causing this error, and how to deal with it ?
There is a change that there is something not good in your code.

Cor
 
Back
Top