Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Download a large file from an url and show a progress ba
Message
From
23/08/2022 19:06:25
 
 
To
04/04/2022 20:29:07
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01684049
Message ID:
01684858
Views:
40
>>Hi.
>>
>>I need to download some files from a given url from my Foxpro app. Since the file is relatively large (about 10 or 15 MB) and I want my users know how the download process is going, so they don't get desperate.
>>
>>I guess such a solution do exist and I don't want to reinvent the wheel, so, I've looking throughout the internet without success, perhaps someone here can lead me in the right direction.
>>
>>TIA
>
>Hello Luis, you can use VFP2C32.FLL ( https://github.com/ChristianEhlscheid/vfp2c32 )
>
>Look for UrlDownloadToFileEx() - not only allows you to set a callback function to provide progress information,
> but also download in background.

Thank you Marco. I just could see your reply. I'll try it.
Previous
Reply
Map
View

Click here to load this message in the networking platform