Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Download file from the internet
Message
De
01/08/2005 07:17:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01037397
Message ID:
01037432
Vues:
26
You're welcome!

>Hi Tore
>
>>
>>Function getfilefromurl
>>Lparameters lcRemoteFile,lcLocalFile
>>Local lnReturn
>>Declare Integer URLDownloadToFile In urlmon.Dll;
>>  INTEGER pCaller, String szURL, String szFileName,;
>>  INTEGER dwReserved, Integer lpfnCB
>>lnReturn = URLDownloadToFile (0, lcRemoteFile, lcLocalFile, 0, 0)
>>Return lnReturn=0
>>
>
>Works like a charm. Thanks a lot.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform