[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webservices

Re: Passing arguments to Web Service from Win application

Alex.Ayzin@verizon.net

1/24/2003 4:55:00 AM

Thanks for reply, guys. Actually, Vaibhav I needed it other way around:
to use a call from Win client to Web Service; I needed to pass populated
arguments that later WebMethod would use for 1. Stored Procedure params
population; 2. Login/Authentication information. So, I used a ParamArray
for that purpose. So far, it works. Because all of the possible
arguments that I send are of type String, it makes it easy. but I used
return type as Object just to be on a safe side. Thanks again, guys.
--Alex



*** Sent via Developersdex http://www.develop... ***
Don't just participate in USENET...get rewarded for it!