"Mike Brind [MVP]" <paxtonend@hotmail.comwrote in message
news:%237VVZkuGJHA.4600@TK2MSFTNGP06.phx.gbl...
Quote:
>
"shank" <shank@tampabay.rr.comwrote in message
news:e21mI0pGJHA.2580@TK2MSFTNGP05.phx.gbl...
Quote:
>>I have a page that will timeout and crash with a timeout error on line
>>200.
>>
>How can I do a redirect instead of the page halting if such an error does
>happen?
>>
>thanks
>
Wouldn't it be preferable to resolve the cause of the error - therefore
preventing it in the first place?
>
--
Mike Brind
MVP - ASP/ASP.NET
=============================
I know what the problem is and cannot fix. I need to change the timeout spec
on a shared SQL server and the admin refuses to change because in fact it's
shared. So, the option is to refresh the page manually every couple minutes
or find a way to automate that refresh. It's an admin page and I'm the only
one acessing it.
thanks