H
Hoof Hearted
I have an Access 2003 application which dowloads weather information from the
NOAA website every 30 minutes. I'm using XMLHTTP to do this.
My problem is that the information is being cached somewhere and I keep
getting the same data downloaded, even though the FTP site is continually
updating. The only way i've found to flush the cache is to quit and restart
Access. If I use IE to open the file, it updates every time.
Can anyone tell me how to flush this cache programmatically? or give me a
better way to download information from an FTP site?
NOAA website every 30 minutes. I'm using XMLHTTP to do this.
My problem is that the information is being cached somewhere and I keep
getting the same data downloaded, even though the FTP site is continually
updating. The only way i've found to flush the cache is to quit and restart
Access. If I use IE to open the file, it updates every time.
Can anyone tell me how to flush this cache programmatically? or give me a
better way to download information from an FTP site?