Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloading WORD files to save not to view
Message
From
02/11/2002 01:54:37
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00717723
Message ID:
00718124
Views:
21
Hi Neil,

it is a Windows API function:

DECLARE LONG URLDownloadToFile IN URLMON.DLL ;
LONG, STRING, STRING, LONG, LONG
lnResults = URLDownloadToFile(0, lcURL, lcFileName, 0, 0)

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform