Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get all session data from server?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Divers
Thread ID:
01233840
Message ID:
01234418
Vues:
17
This message has been marked as a message which has helped to the initial question of the thread.
>Thanks for your reply.
>
>I want the administrator able to see who already login and using the application. The administrator can terminate the user, who is using the application. This may change the value of the session. Can this be done by modifying the session stored in SQL Server? Or is there any better solution?

No and that's not what sessions are for. If you're using ASP.NET there are events that are associated with teh application and Session though that you can use to manage this on your own.

For for Session_Start Session_End or the OnSessionStart OnSession HttpApplication events.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform