Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Download file from the internet
Message
From
01/08/2005 07:17:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01037397
Message ID:
01037432
Views:
23
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform