I was trying to build a windows app that spiders a web site and retrieves links.<BR><BR>I've got it to the point where it will grab pages and strip the links out via regex. To make things uniform I ...