Up to now I call webmethods from clientside with he "EnableSess ion = true"
switch on.
What I want to do is call the webmethod without "EnableSess ion = true" but
instead
deliver the SessionID from the client as a parameter e.g.
mywebmethod(Ses sionID) and
than find the data which belongs to the SessionID on my own on the server.
How can I access the stored SessionID on the client?
Regards
R4DIUM
switch on.
What I want to do is call the webmethod without "EnableSess ion = true" but
instead
deliver the SessionID from the client as a parameter e.g.
mywebmethod(Ses sionID) and
than find the data which belongs to the SessionID on my own on the server.
How can I access the stored SessionID on the client?
Regards
R4DIUM