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
04/04/2022 20:29:07
 
 
To
04/04/2022 15:46:36
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01684049
Message ID:
01684054
Views:
58
>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.
@nfoxdev
github.com/nfoxdev
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform