Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Viewing current users

Status
Not open for further replies.

andy2325

Programmer
Jul 2, 2007
13
US
Is there a way that I can view all current users using the membership provider. I want to create an admin page to where I can view who is logged in.
 
Check the tables, I'm sure there is a bit that indicates if the user is currently logged in. You will then have to write your own query to get what you need based on that column.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top