/**

popular collection of scripts for all

*/
/** Search */

Counters

 }

Simple Counter Using Graphics

Hits: 548
*****
0.0

Simple Database Hit Counter

Hits: 460
*****
0.0

Impression Counter (With a db)

Hits: 460
*****
4.0
This example is a simple
Want to show current number
This short tutorial shows you
What's behind an image? Just
counter using graphics to
of users on your ASP page?
how to write a simple
about anything you there to
display the numbers that
This article lets you show a
database driven counter
be including a db. A typical
will only show page views,
way to access IIS/ASP
using MS Access. Each step
image tag downloads an image
not actual visitors. It uses
performance values from ASP.
is explained in detail.
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: May, 06 2002


Date: Nov, 14 2000


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