Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get all session data from server?
Message
De
18/06/2007 05:52:03
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
How to get all session data from server?
Versions des environnements
Environment:
ASP.NET
Divers
Thread ID:
01233840
Message ID:
01233840
Vues:
51
In my web application, I use session to store username as code below.

Session("username") = usernameTextbox.Text

If there are 50 users login to my application, the server should have 50 copies of session objects, which store username.

May I know how can my web page get all these 50 objects?

Please advice. Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform