You are 1 of 48 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 
  Hits Today: 1
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 
  Hits Today: 1
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

  Hits Today: 2
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

 Graphical Session Hit Counter Site: Web Wiz Guide 
  Hits Today: 1
0
Reviews
0
Favor-It
If you are reading this page then I shall assume that you already know a little bit about ASP and running ASP applications. This tutorial will teach you how to create a Graphical Session Hit Counter using ASP. Author: Bruce Corkhill Code: ASP 3.0 & VBScript

  Hits Today: 1
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 
  Hits Today: 1
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

  Hits Today: 2
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 
  Hits Today: 1
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 Site: DevASP 
  Hits Today: 1
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. Author: Asif Code: ASP 2.0 & VBScript


    More Pages: 1 | 2 | 3 Next >>  




Icon Key > - Recently Updated - Showcase Listing


ASP Section Stats
8149 page-views today
109483 yesterday
3.24 million last month
314.94 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!

© 2010 InfoGenius Inc., All rights reserved