i'm trying to set up a script where by my pc scrolls through a predefined set of web pages to test their connectivity. I got this part working fine.
But i wondered if it was possible to somehow, if a web page fails to connect ie web server is down hence getting an Error 404- cannot connect message -- then can i somehow set it so that an alert message can be sent ie via "net send" (winNT) or email sent in a notification response?