Are you using a web reference or hand coding? With a web reference, the proxy
stub should be completely built for you. You can then examine the code if you
wish to code a few of your own.
---
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
> Hi,
> I found this web service
[quoted text clipped - 14 lines]
>
> Thanks
Chris - 17 Sep 2004 15:01 GMT
Hi,
I am ysing a web reference. All I wish to do is to use the web service. I
want to be able to pass the requested parameters and get the returned data in
a text box. The problem is that it's asking for callback and asyncState
parameters and I don't know what values to pass.
Thanks
> Are you using a web reference or hand coding? With a web reference, the proxy
> stub should be completely built for you. You can then examine the code if you
[quoted text clipped - 27 lines]
> >
> > Thanks