S
steve_s
Hi!
I have a browser-compatible form published in Sharepoint. I have also
written a C#-Webservice, that reads data about the current Sharepoint-user
from Active Directory and passes information about his manager back to the
form.
And that is the problem: Is it possible to pass the username dynamically to
the Webservice (The user enters his name into the form, then this name is
passed)? I only found a way to pass a Parameter when defining the secondary
data connection, but I need to pass this information later.
Pleas help me.
Greetz, Steve
I have a browser-compatible form published in Sharepoint. I have also
written a C#-Webservice, that reads data about the current Sharepoint-user
from Active Directory and passes information about his manager back to the
form.
And that is the problem: Is it possible to pass the username dynamically to
the Webservice (The user enters his name into the form, then this name is
passed)? I only found a way to pass a Parameter when defining the secondary
data connection, but I need to pass this information later.
Pleas help me.
Greetz, Steve