Hi all,
I need a big help !
I try to send an xml formated message with the following method :
Set xmlhttp = Server.CreateObject("MSXML2.DOMdocument.4.0") ' the MS parser HTTP component
xmlhttp.Open "POST",sURL, false, sUser, sPass
xmlhttp.setRequestHeader...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.