05-07-2019, 01:31 PM
@kevin
In VBS, using the following com object, the output will not be garbled, but I did not find it in QM's class library.
Set r = CreateObject("MSXML2.ServerXMLHTTP")
Wscript.Echo r.ResponseText
In VBS, using the following com object, the output will not be garbled, but I did not find it in QM's class library.
Set r = CreateObject("MSXML2.ServerXMLHTTP")
Wscript.Echo r.ResponseText