How to get session by sessionID?

O

ocean

I want to get the session associated with the specific sissionID.
I made a activex control required to login to the server.My idead as follow:
1.Get sessionID through IHTMLDocument2 interface(a COM interface);
2.Send this value to the server;
3.Read the session associated with this sessionID and check if this
session logined.

Now i can get the sessionID.but don't know how to get the session by
sessionID;

thanks advance.
 
G

Guest

I means getting the session value from where out of the application
domain.such as an windows service.actually,I want to check the login status
through a sessionID.The activex control sends the sessionID.The windows
service check the session and reply if the session associated with this
sessionID logined.So,it must get the web application and enquire the session
value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top