I build an ASP content management program for my site. About 50 users login and update news, events, stories and lots more. All my stories are in XHTML created by http://xstandard.com WYSIWYG editor. I store my XHTML in a database. My ASP pages read from database and then Response.Write the...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.