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 16:26:16
 
 
To
02/11/2002 01:54:37
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00717723
Message ID:
00718202
Views:
29
Hi Thomas,

Thank you for getting invlolved. Now this is very interesting. But how does this come into play with a link that I place on a web page? ie:
  <a href="MyWordDocument.doc">Download My WORD Document<a>
Neil

>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