Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSXML objects?
Message
From
23/02/2006 17:29:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
MSXML objects?
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01098710
Message ID:
01098710
Views:
61
Hey all,

I need to send an XML request to a web service. I have the VB code converted, but I can't figure out the object reference.

For example, the VB code has references set up to MSXML.XMLHTTPRequest. I figured that is what I could use in VFP, thusly:

myobject = CREATEOBJECT("MSXML.XMLHTTPRequest")

No dice. Nor with using MSXML2.

I just want to build a request and send it, and get the result back. I am being told by the vendor I cannot use a straight URL. How do I do this in VFP?

Thanks,
JoeK
Next
Reply
Map
View

Click here to load this message in the networking platform