Hi,
I wan't to know if there are a solution for pass a string or an
xmldocument or somethings else between two forms? I need this for make
a query to a webservice in the second form. But I don't wan't to store
this value on my xml (security reason).
I work with SP1 and C#!
Thanks in advance for your help!
++
Thierry
Alex [MSFT] - 14 Jul 2005 07:14 GMT
Try creating a web service to which the first form submits to, and the
second one reads from.
> Hi,
>
[quoted text clipped - 10 lines]
>
> Thierry