Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get all session data from server?
Message
From
18/06/2007 05:52:03
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
How to get all session data from server?
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01233840
Message ID:
01233840
Views:
54
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.
Next
Reply
Map
View

Click here to load this message in the networking platform