Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Download file from the internet
Message
 
To
01/08/2005 05:00:09
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01037397
Message ID:
01037429
Views:
28
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.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform