Thread: Is it possible to use javascript to check if a website is up?
Is it possible to use javascript to
check if a website is up?
United States
2007-05-09 11:14:08
In order to avoid the dnserror.htm when the website is unavailable, I
am thinking of using javascript to check to see if a website is up
first before redirecting to it. Is it possible to do with javascript?
Re: Is it possible to use javascript to
check if a website is up?
United States
2007-05-10 03:45:37
--- In JavaScript_Official%40yahoogroups.com">JavaScript_Officialyahoogroups.com, webobjectfan <no_reply...>
wrote:
>
> In order to avoid the dnserror.htm when the website is unavailable, I
> am thinking of using javascript to check to see if a website is up
> first before redirecting to it. Is it possible to do with javascript?
>
> Thanks, > Bill