Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - How to use the parameter "varBody" of "HRESULT IXMLHTTPRequest::send(VARIANT varBody)" [Thread Next] Re: How to use the parameter "varBody" of "HRESULT IXMLHTTPRequest::send(VARIANT varBody)"To: NULL Date: 9/4/2007 3:04:00 PM Arxing wrote: > When I create an object "Msxml2.DOMDocument", and open the URL > "../test.asp", I want to send a body to the destination, but how can I > acquire the body on "test.asp"? Msxml2.DOMDocument is for parsing XML, if test.asp returns XML then simply load it with the load method of your DOMDocument instance, then you can pass that DOMDocument to the send method of an XMLHTTP instance. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
