Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send data to a Web Page
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01500623
Message ID:
01501338
Views:
61
>Works very well in VFP.
>
>Start with this
>
>oHTTP = CREATEOBJECT("Msxml2.XMLHTTP")
>oHTTP.open("POST", "http://...", .F.)
>? oHTTP.send()
>? oHTTP.responseText
>
>Descriptions for the members of the class you can get here:
>http://msdn.microsoft.com/en-us/library/ms760305(v=VS.85).aspx
Hi,

Anatolly,

would you be able to review the link? It seems broken.

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform