I've looked around and haven't had much luck locating a program that will search a site for bad / broken links.
We have IIS 6 so I can't use Microsoft's IIS 7 SEO offering which supposedly will do that.
We use forms auth so I need something that will allow me to store the user/pass stuff needed to navigate past the login page.
Many of our links are pulled from the database and rendered to the page so we want to include this as part of our QA process before deploying changes to live.
Suggestions?
Thank you!