B
Brian
I've been struggling trying to programmatically post to a web service
and get the respose back.
Ive been trying to use the Add method of the following web service
http://www.xmlwebservices.cc/ws/v1/calc/SimpleCalc.asmx
this takes two integers and returns thier sum. How do I specify that
I want the Add method? Any code examples? I'm new at asp.net, and
I'm really struggling with this. Thanks.
-Brian
and get the respose back.
Ive been trying to use the Add method of the following web service
http://www.xmlwebservices.cc/ws/v1/calc/SimpleCalc.asmx
this takes two integers and returns thier sum. How do I specify that
I want the Add method? Any code examples? I'm new at asp.net, and
I'm really struggling with this. Thanks.
-Brian