There is a nice freeware utility called "Xenu" that will do this and create
nice HTML reports. Unless of course you absolutely have to write your own, in
which case you have a nice project ahead of you. Basically you would need to
write a site crawler that "tests" each link by requesting the resource.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com
> Interdev used to be able to check the links on a website and generate
> a report with a broken links. How do I do this in VS2008? Thanks, G
george.alliger@groupoe.com - 13 Feb 2008 18:53 GMT
On Feb 13, 11:38 am, Peter Bromberg [C# MVP]
<pbromb...@yahoo.NoSpamMaam.com> wrote:
> There is a nice freeware utility called "Xenu" that will do this and create
> nice HTML reports. Unless of course you absolutely have to write your own, in
[quoted text clipped - 10 lines]
>
> - Show quoted text -
OK Thanks!!