Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to download a DBF ?
Message
 
À
23/10/2004 08:14:43
Suhas Hegde
Dental Surgeon
Sirsi, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
00953972
Message ID:
00954032
Vues:
16
Yes, it gets data from cache as long as there's a cached file. You may try URLDownloadToCacheFile function as well:
http://www.news2news.com/vfp/?group=94&function=655

The function returns the name of cache file. Check if you can delete this file.

And after all you can clean files, or just one file, in the cache using DeleteUrlCacheEntry function from WinINet API:
http://www.news2news.com/vfp/?function=869

* * *
FoxPro code sample

How to delete IE cookies, clear IE history and delete files in Temporary Internet Files directory
http://www.news2news.com/vfp/?example=471&function=869
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform