Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create HTTP Request object
Message
From
21/12/2016 11:31:51
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01645753
Message ID:
01645788
Views:
61
>Hi,
>
>Do you know, and if yes, how, to create an HTTP Request object in VFP?
>
>TIA

using https://west-wind.com/webconnection/docs/_0jj1abf2k.htm
o = newObject('wwHTTP', 'wwHTTP.prg')
? o.HTTPget('https://www.levelextreme.com/')
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform