R
Ryan Moore
I am using Request.Cookies("PjSessionID").Value to capture the session ID of
the current logged on user. I then want to use that on a new ASP.Net page to
make a pds call.
In the lgnintau.asp there is some text prepended to the session cookie:
"pcs://SessionMgr?" Does this have to be done when making a SOAP call to the
pds.wsdl?
Any help on how to capture the current user and how to use it as one of the
soap requests would be greatly appreciated.
Thank you,
Ryan
the current logged on user. I then want to use that on a new ASP.Net page to
make a pds call.
In the lgnintau.asp there is some text prepended to the session cookie:
"pcs://SessionMgr?" Does this have to be done when making a SOAP call to the
pds.wsdl?
Any help on how to capture the current user and how to use it as one of the
soap requests would be greatly appreciated.
Thank you,
Ryan