Is there a way to consume a web service using JavaScript? I\'m Looking for a built-in way to do it, using a JavaScript framework is not an option.
There is a small library written in javascript that can be used as a XML-SOAP client. I don't know if it works on all browsers but it might help you out. You can find it here