Quite familiar with ASP and JavaScript and wondered if there is a method out
there that allows me to create a web page util to see if URL links are still
valid.
In other words I've created a system whereby a user can add their own
links/urls page, but they want to periodically check whether all of these
links by executing a multi-check.
My theoretical thought on this would be that the script would check if it
receives a 404 on each page request and mark a flag if and when it gets it,
but as to how I would do this in ASP or JavaScript, I have no idea.
Have you seen anything like this before?
Thanks
Laphan
So you really want to design a system that check a site a few times over a
period of time before you remove a link
"Laphan" <in...@SpamMeNot.com> wrote in message
news:OanyqI9C...@TK2MSFTNGP09.phx.gbl...