0

I want to send a soap request to the web service and get the response using javascript. My web service is similar to the web service formed from this wsdl: Currency Converter

The response is to be displayed on browser.

Can anyone help me through this??

Suhaib Janjua
  • 3,538
  • 16
  • 59
  • 73
abc123
  • 1
  • 1
  • Does this answer your question : http://stackoverflow.com/a/11404133/724913 – arkoak Mar 18 '15 at 06:55
  • Please see [this SO article](http://stackoverflow.com/questions/124269/simplest-soap-example) which has a great example of how to do a simple SOAP request in JavaScript. – Tim Biegeleisen Mar 18 '15 at 06:56
  • I am not able to get response. When I check for readyState in that function, the process has readyState=1 i.e. only connection is established. Request is not received and and hence I do not get any response. – abc123 Mar 18 '15 at 11:16

0 Answers0