codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > ASP > Statistics  
Sort by :


1-20 of 21 Statistics sites are shown.

 • An ASP Hit Counter    Votes:282   Hits:5576 Rate this site
      write a review | read reviews | report errors |    takempis.com More asp articles
This page demonstrates how to create an ASP hit counter. ASP uses some objects for creating/reading/writing to files on the server, and if you can do that, you can create a hit counter.

 • Recording Page Hits with Microsoft's Page Coun    Votes:275   Hits:5378 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
We've all seen page counters on Web pages that indicate how many folks have visited a particular Web page. In fact, there are numerous articles on 4Guys detailing a plethora of ways to accomplish this functionality using ASP.

 • Text Based Hit Counter    Votes:293   Hits:6609 Rate this site
      write a review | read reviews | report errors |    aspin.com More asp articles
Simple Hit Counter that writes to a text file. No need for access or any type of database. Very easy to use! You can download the whole script in a zip file at http://jamesdot.org/downloads

 • the basics of an asp counter    Votes:273   Hits:5277 Rate this site
      write a review | read reviews | report errors |    leenas.net More asp articles
Article and sample code explaining how a hit counter is built in ASP.

 • Finding out visitor information.    Votes:269   Hits:5981 Rate this site
      write a review | read reviews | report errors |    theaspsite.org More asp articles
Running a website requires a knowledge of you visitors. This might often mean trying to find out who, what and where our visitors are coming from and apart from great solutions like webtrends reports you might often want to know on the page as its processing.

 • Getting Information from a User    Votes:287   Hits:5578 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
Often you want to get information about a user, for example, the type of browser the user is running. You might also want to get information from a user, for example, when the user submits information in forms. The ASP Request built-in object makes getting this information easy

 • Simple ASP Based Hit Counter System    Votes:282   Hits:6140 Rate this site
      write a review | read reviews | report errors |    powerasp.com More asp articles
This is a simple "ASP Based" hit counter solution and is available as a fully functional download.

 • Simple Hit COunter    Votes:285   Hits:6034 Rate this site
      write a review | read reviews | report errors |    www.planet-source-code.com More asp articles
Simple Site Hit counter. Easy to use, easy to customize. Just unzip to your webserver directory, and look at KodeKounter.asp file

 • How many visitors are leaving your pages early?    Votes:285   Hits:5200 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
Unless you have a very small web page, let's say less than 5k, it is probable that some of your visitors are moving on before your web page has even finished loading - this page shows you how to find out if they are.

 • Who Are Those Active Users?    Votes:281   Hits:5478 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
A user comes to the site you gather information about them and store it somewhere for later use. Then when they leave you dispose of this information.

 • Counting Active Users    Votes:293   Hits:6071 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
Some sites have a little line at the top of these pages saying something like "There are 28 users currently on this site!" It's sort of cute and it gives you an idea of how many people are using the site. I've even seen one go so far as to show you a list of where people are on the site. While it's not something that we've chosen to implement, there seems to be enough interest that we thought we should address it.

 • What are your visitors doing on your site?    Votes:275   Hits:5127 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
Logging system that lets you keep track of what your visitors are doing ( or not doing ) at your site

 • Simple Active Users counter    Votes:262   Hits:4597 Rate this site
      write a review | read reviews | report errors |    asptutorial.com More asp articles
This Active Users Counter script allows to know how many clients are visiting your sit and to show it in your pages. Easy to set up.

 • How to develop a cross browser web poll    Votes:283   Hits:5116 Rate this site
      write a review | read reviews | report errors |    aspfree.com More asp articles
A Web Poll is used for gathering votes from your visitors and displaying the results graphically. Common examples are the polls at big commercial sites as CNN.com or DVD.com.

 • ASP counter    Votes:266   Hits:5647 Rate this site
      write a review | read reviews | report errors |    asptutorial.com More asp articles
simple counter. Each time a visitors gets to our page, a text file containing the number of visits will be open, the number read and increased by one and the result save in the file. The script may be used in several different pages to get an unique hit counter, or a second script will allow us to keep separated counters for each page

 • Where Do They Come From?    Votes:285   Hits:4899 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
Ever wonder where your visitors are coming from? Here is a simple example of how you can find out, by logging all of your visitors stats.

 • ASP Image Counter    Votes:255   Hits:5034 Rate this site
      write a review | read reviews | report errors |    www.planet-source-code.com More asp articles
The ASP Image Counter uses ASP, VBScript, and a Visual Basic Active X library to create an image counter similar to those from www.thecounter.com. Parts of two images are combined to return a single image.

 • How Many People Are on your Site Right Now?    Votes:283   Hits:5075 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
Explaining Application Variables and the Global asa to find out your 'active user' count.

 • Counters    Votes:282   Hits:5548 Rate this site
      write a review | read reviews | report errors |    line9.com More asp articles
Just make sure that the IUSR_{machinename} account has read and write permissions on the directory we write the .dat file to, and then copy this code into the top of the file to count, or, just make an include file for this code to run it for your entire site!

 • Creating An Image Counter With ASP    Votes:275   Hits:5887 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
During this article you will learn how to understand and construct your own image counter using ASP. This article assumes you already understand basic file interaction

            
   
 






CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions
• Something like an INI editor or a DelimitedText-Editor
• Error Deleting File or Folder
• Re: How can use ASP.NET RegularExpressionValidator for alphanumeric 10 digit input
• Re: drop-down menu selected value


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2009