/**

popular collection of scripts for all

*/
/** Search */

Counters

 }

Simple Counter Using Graphics

Hits: 548
*****
0.0

Simple Database Hit Counter

Hits: 523
*****
0.0

Impression Counter (With a db)

Hits: 460
*****
4.0
This example is a simple
This short tutorial shows you
Want to show current number
What's behind an image? Just
counter using graphics to
how to write a simple
of users on your ASP page?
about anything you there to
display the numbers that
database driven counter
This article lets you show a
be including a db. A typical
will only show page views,
using MS Access. Each step
way to access IIS/ASP
image tag downloads an image
not actual visitors. It uses
is explained in detail.
performance values from ASP.
to be processed by the
the File Scripting Object to
 
Source to show current
browser an image tag that
interact with a text file.
 
number of anonymous users or
references an active server
 
 
main IIS performance values
page can do most anything
 
 
in HTML, values from other
and output an image to be
 
 
computers.
displayed as the final
 
 
 
output to the user. This
 
 
 
example will add one to an
 
 
 
Access db (to count the
 
 
 
number of impressions). The
 
 
 
Access db will also add when
 
 
 
the impression occurred
 
 
 
automatically and redirect
 
 
 
will send the user to an
 
 
 
image to be displayed in the
 
 
 
browser.


Date: Jun, 17 2002


Date: Nov, 14 2000


Date: May, 06 2002


Date: Nov, 21 1999
You can count the number of
This article illustrates a
 
 
visitors on your site with a
technique to provide dynamic
 
 
very simple ASP code. Create
content generated from an
 
 
a file Count.asp with the
ASP page onto a static HTML
 
 
following code and add in
page. Specifically it
 
 
the header of every page
explains how to display a
 
 
useing Server Side
page counter on a number of
 
 
Include(SSI).
static HTML pages.
 
 


Date: Jan, 21 2000


Date: Apr, 19 2001
{ Copyright } ©2019 NuclearScripts.com