Hello,
I'm new to vb.net, so please go easy on me. I'm creating an application for our team and I need to crawl an entire website and use the links to create a TreeView of the website structure, including files and directories.
I've managed to pull all the links from a single page into a TreeView, but I need help crawling the entire site, given just the domain name. Can anyone shed some light?
Thank you!
