You are 1 of 26 Active ASP Visitors
 
 
  ASP Home  |  Resources  |  Write a Review  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 User Sessions      [+] Favor-It   
 
Sort By:  

  Active Users Count Site: ASP101 
4
Reviews
2
Favor-It
So you want to tell your users how many people are currently on your site. Here is how it is done. It is nice and easy with only a few lines of code and no need for database interaction. Just use the Session Object to keep count! Author: Gary Williams Code: ASP 2.0 & VBScript

 Active Users Script Site: Planet Source Code 
1
Reviews
2
Favor-It
I have seen many active users scripts but they seem to use the session_onend and session_onstart subs in the global.asa to function. This is a pity because most FREE providers do not support global.asa because of resource consumption on the servers Author: Craig Bovis Code: ASP 3.0 & VBScript

1
Reviews
0
Favor-It
This little piece of code calculates number of active users, it uses application level variables rather than slower, less efficient session variables. There is also no need for changes to global.asa file. Code: ASP 3.0 & VBScript

0
Reviews
1
Favor-It
John builds off the ideas from his previous article, "Counting Active Users." The code is well commented, and available to download. Author: John Peterson Code: ASP 3.0 & VBScript

 Counting Active Users! Site: ASP101 
0
Reviews
0
Favor-It
"Like most of our topics, I'm covering this one due to user demand for it. If you've been to any one of a few dozen ASP-based sites recently, you've probably seen an example of the script we've going to cover in this article..." Author: John Code: ASP 3.0 & VBScript

0
Reviews
0
Favor-It
Many people ask me how I do this so here is the code I use. There is not a lot to this and this isn't going to give you a totally accurate count, but it works well enough. I find that the busier your site is the more accurate you will find it to be. Author: PowerASP Code: ASP 3.0 & VBScript

 ASP Count Active Users Script Site: CodeToad.com 
0
Reviews
0
Favor-It
This script counts the number of active users on a site. When a new user arrives at the site, a new session is created for them and the number of active users is incremented. Author: Jeff Anderson Code: ASP 3.0 & VBScript

 DevASP Counter Code Snippet 
0
Reviews
0
Favor-It
You can count the number of visitors on your site with a very simple ASP code. Create a file Count.asp with the following code and add in the header of every page useing Server Side Include(SSI). Keeps count of current users on your site. Code: ASP 3.0 & VBScript

 Create an ASP Session Counter Site: WWWCoder.com 
0
Reviews
0
Favor-It
This is a tutorial on the different events located in the global.asa file and how to implement an ASP session counter using the Session_OnStart event. Author: Patrick Santry Code: ASP 3.0 & VBScript


    More Pages: 1 | 2 | 3 Next >>  




Icon Key > - Recently Updated - Showcase Listing


ASP Section Stats
38304 page-views today
166378 yesterday
4.87 million last month
372.15 million total
since March 16, 1999
(formerly Aspin.com)
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  
Write a User Review Today!
Its Fun, Fast, and Easy!

© 2012 InfoGenius Inc., All rights reserved