Joseph Geretz
2003-09-19 21:22:40 UTC
Does URLDownloadToFile behave like IE itself does when downloading a file?
That is, are downloaded files cached in the local document cache? I'm not at
the office now, but I just got a report that on the server, a data file was
rolled back to an older version, yet the remote client was still picking up
the newer data file, which didn't even exist on the server anymore!
Without being on-site, the only thing I can think of off the bat, is that
this sounds very much like the way IE itself, in many case, only downloads a
page off the server if the page is newer than the page in local cache. Does
URLDownloadTofile behave like this? If so, is there anyway to bypass the
local cache entirely when using URLDownloadToFile?
Or do I need to be looking in another direction altogether?
Thanks for your help.
- Joe Geretz -
That is, are downloaded files cached in the local document cache? I'm not at
the office now, but I just got a report that on the server, a data file was
rolled back to an older version, yet the remote client was still picking up
the newer data file, which didn't even exist on the server anymore!
Without being on-site, the only thing I can think of off the bat, is that
this sounds very much like the way IE itself, in many case, only downloads a
page off the server if the page is newer than the page in local cache. Does
URLDownloadTofile behave like this? If so, is there anyway to bypass the
local cache entirely when using URLDownloadToFile?
Or do I need to be looking in another direction altogether?
Thanks for your help.
- Joe Geretz -