I’m using XhmHttp request object to send SOAP request to web services from classic asp page. The web service is returning xml string as result how can I read the xml string result from the SOAP response. Is there any property or method in the XmlHttp object supports that?
I’m using XhmHttp request object to send SOAP request to web services from classic
Share
vb example:
have a look at the description
responseXML Property