i am running a url validation program that fills a recordset with urls then one by one opens them and check for timeouts, server not found, and other errors. the problem is when our internet services go down the program freezes. how can i test for the internet being down and display and error message or shut down the program??