S Steve C. Orr [MVP, MCSD] Jul 14, 2005 #2 You could request a page from the web site and see if the page is returned or if an error is raised instead. Use the WebRequest object to do this. Here's more info: http://msdn.microsoft.com/library/d...f/html/frlrfsystemnetwebrequestclasstopic.asp
You could request a page from the web site and see if the page is returned or if an error is raised instead. Use the WebRequest object to do this. Here's more info: http://msdn.microsoft.com/library/d...f/html/frlrfsystemnetwebrequestclasstopic.asp
J John Timney \(ASP.NET MVP\) Jul 14, 2005 #4 use the httpxml componenet then http://www.4guysfromrolla.com/webtech/102401-1.shtml -- Regards John Timney ASP.NET MVP Microsoft Regional Director
use the httpxml componenet then http://www.4guysfromrolla.com/webtech/102401-1.shtml -- Regards John Timney ASP.NET MVP Microsoft Regional Director