Click here to Skip to main content
15,889,808 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,
I am designing a website using asp.net 3.5 with sql server 2005
inwhich user have to login using login credentials.
There is table for storing login credentials
The columns is as follows.
username
password
isSuspeneded
Islocked
Priflecreation_date

I would like to add one page in admin panel so track all
the usernames which is online.

Please suggest me the easiest way to achieve my requirement.
Posted
Comments
Thanks7872 26-Dec-14 1:39am    
What have you tried till now? Any effort from your side? Any search for possible solutions?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900