Click to See Complete Forum and Search --> : Please Help!


CraftyBoyUK
01-28-2003, 09:35 AM
Hi all.

I have a list of websites on a page i have created.

What i want to be able to do is to tell if the links are still active and/or if the pages have been modified.

Is there anyway in HTML/CGI/ASP that this can be achieved.

Any Help is greatly appreciated.

Daniel

Sceiron
01-30-2003, 02:02 AM
Basically what you want is a link validator, aka 404 checker. HTML alone will not do this. A CGI or ASP script will, if you can find one. A good place to start looking is www.cgi-resources.com .. They maintain a huge database of CGI scripts and applications that will do just about whatever you want.

Stefan
01-30-2003, 05:42 AM
W3C provides such a manual service

http://validator.w3.org/checklink