/**

popular collection of scripts for all

*/
/** Search */

Counters

 }

Active users

Hits: 948
*****
4.0

ASP Hit Counter Tutorial

Hits: 752
*****
4.0

Counter that returns screeninfo

Hits: 557
*****
0.0
This is a common feature on
Want to show current number
This tutorial and free script
With this script, you can
websites showing that there
of users on your ASP page?
download guide you line by
retrieve the users screen
are x visitors on site at
This article lets you show a
line through the process of
resolution and color depth.
present . This example
way to access IIS/ASP
making a hit counter for
It writes the screen info
demonstartes how this is
performance values from ASP.
your web site. Also download
and the usual visitors' info
achieved
Source to show current
the code and tutorial with
to an access database. The
 
number of anonymous users or
each line code commented
script only counts unique
 
main IIS performance values
with pre made counter images.
users.
 
in HTML, values from other
 
 
 
computers.
 
 


Date: Mar, 05 2004


Date: May, 06 2002


Date: Sep, 03 2001


Date: Mar, 28 2002
Counting how many users you
This article illustrates a
You can count the number of
By implementing this code on
currently have viewing your
technique to provide dynamic
visitors on your site with a
your site, you can display
website is a neat thing to
content generated from an
very simple ASP code. Create
the number of visitors that
add to your site and it's
ASP page onto a static HTML
a file Count.asp with the
are currently browsing your
simple. In order to create
page. Specifically it
following code and add in
site. It increments a
this script, you must learn
explains how to display a
the header of every page
counter every time that a
about session, application
page counter on a number of
useing Server Side
unique session begins on
objects and the global.asa
static HTML pages.
Include(SSI).
your site and decrements a
file.
 
 
counter every time that a
 
 
 
session ends.


Date: Nov, 24 2003


Date: Apr, 19 2001


Date: Jan, 21 2000


Date: Sep, 18 2006
{ Copyright } ©2019 NuclearScripts.com