Handling multiple sessions from single application

G

Guest

Hi, Here is the problem statement. I have an asp.net application, let's call
it "A". From this application, I open 3 more applications, let's call them,
A1, A2, A3. Now, in the default page on A, I have a logout button. On
clicking of this logout button, I want to clear session for A1, A2 and A3.
The three applications have three different sessions. This is apparent from
the fact that, a session variable set in one application cannot be accessed
in other application. Please help.
The only solution I have is :-
Have three logout pages in the 3 applications. Call these pages from the
main logout page.
Please let me know if anyone of you has any other solution.
 

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

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,152
Latest member
LorettaGur
Top