I have a ASP page that is set to auto refresh every 3 minutes. Every now and then I get a 500 error which stops the page. I read about using a DO WHILE LOOP in the page where it will keep trying to get the page until successful.
Problem is, Im not really sure about the syntax. Any help would be appreciated.
Problem is, Im not really sure about the syntax. Any help would be appreciated.