I am testing web services in .NET for the first time. I am almost there, but I can\'t seem to consume the web service. I know this post is similar to about 5-6 other posts o
See How to Consume a Web Service and see if it helps you. The example is in C#, but you should find it easy to translate.