Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 09, 2012 01:59 PM by RameshRajendran
Contributor
2503 Points
2123 Posts
Jun 09, 2012 08:52 AM|LINK
Hi,
I have a web application which has forms authentication. I would like to count the number of users login to the page and display it. Is there a way to do it?
Best Regards.
Member
260 Points
80 Posts
Jun 09, 2012 11:44 AM|LINK
make a variable an application level and increase count of variable.
http://weblogs.asp.net/albertpascual/archive/2010/03/01/difference-between-asp-net-sessions-application-variables-and-cache-objects.aspx
Star
7983 Points
2099 Posts
Jun 09, 2012 01:59 PM|LINK
Hai
Pls look this
http://devssolution.wordpress.com/2012/03/07/count-online-user-in-asp-net/
http://www.powerasp.net/content/new/show-current-user-count.asp
Thank u
cenk1536
Contributor
2503 Points
2123 Posts
How to count users and display?
Jun 09, 2012 08:52 AM|LINK
Hi,
I have a web application which has forms authentication. I would like to count the number of users login to the page and display it. Is there a way to do it?
Best Regards.
snh_algorith...
Member
260 Points
80 Posts
Re: How to count users and display?
Jun 09, 2012 11:44 AM|LINK
make a variable an application level and increase count of variable.
http://weblogs.asp.net/albertpascual/archive/2010/03/01/difference-between-asp-net-sessions-application-variables-and-cache-objects.aspx
RameshRajend...
Star
7983 Points
2099 Posts
Re: How to count users and display?
Jun 09, 2012 01:59 PM|LINK
Hai
Pls look this
http://devssolution.wordpress.com/2012/03/07/count-online-user-in-asp-net/
http://www.powerasp.net/content/new/show-current-user-count.asp
Thank u