Hello,

Trying to figure out a way to build a web-crawler to find broken links on a web site...

I am familiar with the simplicity of the FTP functions of getting a file... and with the built-in browser feature...

Is there a way to download a HTML file by itself and store it into a string or array?

Thanks so much,
Scott