Thanks Again
This application is really neat. I got it to work with another http site, but when I try to do with an ftp site, I get msg box that says The URI prefix is not recognized. I'm gonna see if I can figure out why. I use a url like:
Dim DownloadURL As String = "ftp://ofacftp.treas.gov/fac_delim/"
I wonder if I would have to include the login and password - it's an anonymous login, so I didn't think I would have to.
Thanks for all of your help!