The Counters component creates a Counters object that can create, store, increment, and retrieve any number of individual counters. This example demonstrates how to make use of this component.
The VBScript and JScript versions of this script are available in the IIS samples directory, at ...\asp\components\Counter_VBScript.asp and ...\asp\components\Counter_JScript.asp.