Hi,
I build an ASP admin app to manage my site. There are about 50 users who login regularly. I want to display a list of who is currently online. When user login, I can record them to an array in Application variable. Problem: user don't always press login button to logout so I cannot remove them from array of currently online users. Any help would be great.
E.
I build an ASP admin app to manage my site. There are about 50 users who login regularly. I want to display a list of who is currently online. When user login, I can record them to an array in Application variable. Problem: user don't always press login button to logout so I cannot remove them from array of currently online users. Any help would be great.
E.