<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>Hi
All.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>I am trying to use
the ComObj "Microsoft.XMLHTTP" to pass an XMLDOCUMENT , i.e.
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>
oXMLHTTP.send(oXMLDOC)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>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."</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>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.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>Sould I be able to
do the above from Delphi? OR does this require that it be run thru a WebServer
such as IIS?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312494509-02102005>Is there another
method I can use?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312494509-02102005>Jeremy</SPAN></FONT></DIV></BODY></HTML>