I feel pretty lame doing this, but I have attached a workbook with a Soap class generated with the Webservice Toolkit. I will be asked to perform some acute webservice requests so I decieded to practice with the free webservice

http://ws.cdyne.com/WeatherWS/Weather.asmx?wsdl

which gives weather by zipcode. So, the class gets generated, but what if I wanted the weather for zipcode 27612. How do I call the class methods to get results.

Really, really appreciate a response Stan