Validate Hyperlink from vb.net Form app

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

I have written some code that collects all the html, asp, php files on
my drive and then searches through the documents to find the
hyperlinks. Is there an easy way to validate these links? Any source
would be appreciated.

I was thinking if a 404 error message pops up I could collect it, but
there has to be an easier way.
 
The only way to validate it is to do a get and look at the return header

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top