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??