You can write a class that creates the required XML and then uses the object XMLHTTPRequestto send the XML to the web service. This will effectively “call” the web service and respond with other XML (which, if you are interested in the answer, you will need to decode again).
Just go to the url http://localhost:51624/Service1.asmx, click on the method and read the examples.
, , . ...
.