/**

popular collection of scripts for all

*/
/** Search */

Counters

 }

text counter

Hits: 1581
*****
0.0

Simple visitor counter

Hits: 1080
*****
4.0

Simple Text Counter

Hits: 1072
*****
0.0

ASP Hit Counter Tutorial

Hits: 973
*****
4.0
This example uses a flat text
This is a simple text-based
This example is a simple text
This tutorial and free script
file to store the count .
visitor counter. It uses the
based counter that will only
download guide you line by
Shows the basics of file
IIS PageCounter object and
show page views, not actual
line through the process of
usage in ASP.
only shows the total
visitors. It uses the File
making a hit counter for
 
(non-unique) number of hits.
Scripting Object to interact
your web site. Also download
 
This is as easy as it gets:
with a text file. It first
the code and tutorial with
 
copy-paste 3 lines of code
reads the current number in
each line code commented
 
into your page and you're
the file and adds one to it,
with pre made counter images.
 
done.
then displays it as text on
 
 
 
the page.
 


Date: Apr, 18 2005


Date: Mar, 28 2002


Date: Jun, 17 2002


Date: Sep, 03 2001
Counting how many users you
This is a common feature on
By implementing this code on
With this script, you can
currently have viewing your
websites showing that there
your site, you can display
retrieve the users screen
website is a neat thing to
are x visitors on site at
the number of visitors that
resolution and color depth.
add to your site and it's
present . This example
are currently browsing your
It writes the screen info
simple. In order to create
demonstartes how this is
site. It increments a
and the usual visitors' info
this script, you must learn
achieved
counter every time that a
to an access database. The
about session, application
 
unique session begins on
script only counts unique
objects and the global.asa
 
your site and decrements a
users.
file.
 
counter every time that a
 
 
 
session ends.
 


Date: Nov, 24 2003


Date: Mar, 05 2004


Date: Sep, 18 2006


Date: Mar, 28 2002
{ Copyright } ©2019 NuclearScripts.com