Page 1 of 1

Clear internetcache

Posted: Thu Jul 09, 2020 12:10 pm
by Marc Vanzegbroeck
Hi,

I use URLDownloadToFile to download file with FWH.
It's working fine, but I noticed when I place a file on the site, download it, and the place a newer version, with the same name,
the program still download the first version.
I suppose the program get it from the cache. Is the a way to clean it?

Re: Clear internetcache

Posted: Thu Jul 09, 2020 12:22 pm
by Marc Vanzegbroeck
Nevermind, I found it ,DELETEURLCACHEENTRY() 8)