[DUG] Microsoft.XMLHTTP
Jeremy Coulter
vss at vss.co.nz
Sun Oct 2 23:02:18 NZDT 2005
Hi All.
I am trying to use the ComObj "Microsoft.XMLHTTP" to pass an XMLDOCUMENT ,
i.e.
oXMLHTTP.send(oXMLDOC)
I have used oXMLDOC.LoadXML and given it some XML, and it seems to load it
ok, i.e. no errors are raised, but as soon as I do the .Send(oXMLDOC) it
throws an error "The download of the specified resource has failed."
I then tried this in a demo app. of some controls that let you use VBScript
(as the code I am going from is in an ASP Page which uses VBScript) and it
gave me the same error.
Sould I be able to do the above from Delphi? OR does this require that it be
run thru a WebServer such as IIS?
Is there another method I can use?
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20051002/5fc90704/attachment.html
More information about the Delphi
mailing list