ygz
August 6th, 2001, 08:31 AM
How do I download a file from Internet without prompting? If I use URLDownloadToFile function, I download bits from Internet to a file. It is OK, but sometime the data format saved is different from the original file's. Is there anyway that just like downloading a file from web manually, so it is saved to the hard disk just as is, instead of just get bits?