I am using asp.net configuration tool for my website.
Have everything working fine (The sign out button and the database)
Now I want to implament something that shows the users who are online and offline.
An icon that shows up next to a users datbase table that if they are online shows icon "Online"
if Offline then icon showing "Offline"
Any help would be appriciated.
Thanks.