How to invoke parameters Webservices ASP.Net 2.0
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have to invoke the parameterized webservice. for example "http://dsrepct:8080/sanjose/services/Contract?method=getCustomerInfoList& in2=CHARLOTTE&in1=3&in0=5 how could i do that and i have to bound the values to dropdownlist which are custname as text and cust no as value. Please anybody let me know the process.
Thanks & Regards Rao
-
Hi, I have to invoke the parameterized webservice. for example "http://dsrepct:8080/sanjose/services/Contract?method=getCustomerInfoList& in2=CHARLOTTE&in1=3&in0=5 how could i do that and i have to bound the values to dropdownlist which are custname as text and cust no as value. Please anybody let me know the process.
Thanks & Regards Rao