I need to know the most reliable and best way to download a series of files. What I have is a list of files that need to be downloaded to update my program. I have tried using the Inet control and the URLDownloadToFile API, but neither is reliable. Please help!!