|
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 |
|
This is a common feature on
Counting how many users you
By implementing this code on
With this script, you can
websites showing that there
currently have viewing your
your site, you can display
retrieve the users screen
are x visitors on site at
website is a neat thing to
the number of visitors that
resolution and color depth.
present . This example
add to your site and it's
are currently browsing your
It writes the screen info
demonstartes how this is
simple. In order to create
site. It increments a
and the usual visitors' info
achieved
this script, you must learn
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: Mar, 05 2004 Date: Nov, 24 2003 Date: Sep, 18 2006 Date: Mar, 28 2002 |