This example uses a flat text
This is a simple text-based
This example is a simple text
This is a common feature on
file to store the count .
visitor counter. It uses the
based counter that will only
websites showing that there
Shows the basics of file
IIS PageCounter object and
show page views, not actual
are x visitors on site at
usage in ASP.
only shows the total
visitors. It uses the File
present . This example
(non-unique) number of hits.
Scripting Object to interact
demonstartes how this is
This is as easy as it gets:
with a text file. It first
achieved
copy-paste 3 lines of code
reads the current number in
into your page and you're
the file and adds one to it,
done.
then displays it as text on
the page.
Date: Apr, 18 2005 Date: Mar, 28 2002 Date: Jun, 17 2002 Date: Mar, 05 2004 |
This tutorial and free script
By implementing this code on
Counting how many users you
With this script, you can
download guide you line by
your site, you can display
currently have viewing your
retrieve the users screen
line through the process of
the number of visitors that
website is a neat thing to
resolution and color depth.
making a hit counter for
are currently browsing your
add to your site and it's
It writes the screen info
your web site. Also download
site. It increments a
simple. In order to create
and the usual visitors' info
the code and tutorial with
counter every time that a
this script, you must learn
to an access database. The
each line code commented
unique session begins on
about session, application
script only counts unique
with pre made counter images.
your site and decrements a
objects and the global.asa
users.
counter every time that a
file.
session ends.
Date: Sep, 03 2001 Date: Sep, 18 2006 Date: Nov, 24 2003 Date: Mar, 28 2002 |