For solutions to downloading files, I've used TCP statements so I could monitor download progress and I've used URLDownloadTo File for simpler code.
I've yet to have a problem with URLDownloadToFile, other than needing to clear the cache, and wondered if anyone knows a reason why it's not a completely acceptable approach for downloading files?
I've yet to have a problem with URLDownloadToFile, other than needing to clear the cache, and wondered if anyone knows a reason why it's not a completely acceptable approach for downloading files?
Comment