Hi,

I have an ASP.net page that takes over an hour and sometimes more to execute.

After the page has been running for 60 minutes, I get a Page Cannot Be
Displayed error. I have set the session timeout to 40 minutes and have the following java script to send mesg to server just to prevent timeout from occuring.

<script type="text/javascript" language="javas cript">
...