quote:
Originally posted by Shi-Kami
Ok cool, thanks
Question: is there a way to check if a Specific URL exists?
You can try looking at the XMLHTTP activex and have it return the error code/status of a page
code:
new ActiveXObject("Microsoft.XMLHTTP");