Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serious Transferring with MSXML?
Message
 
To
12/02/2001 18:38:46
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00474207
Message ID:
00475461
Views:
43
Still playing with it thru WSH, not getting anything back so far when I do this:
Set oXMLSrv = WScript.CreateObject("MSXML2.ServerXMLHTTP")
cPage = oXMLSrv.Open("GET", "http://www.xml101.com/examples/simple.xml", False)
WScript.Echo cPage
I'll VFPize once I get it to run from cscript....


Hey, does this thing use the WinInet DLL?

>
>It's ProgID is MSXML2.ServerXMLHTTP.
>
>It's PEMs are identical to the XMLHTTP object, but make sure you download and run the ProxyConfig utility on the machine that will use the object.
Previous
Reply
Map
View

Click here to load this message in the networking platform