Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Syntax: ASP Counters Component


The Counters control is registered with the ProgId of "MSWC.Counters." Create the Counters object one time on your site by adding the following to the global.asa file:

<OBJECT 
RUNAT=Server 
SCOPE=Application 
ID=Counter 
PROGID="MSWC.Counters"> 
</OBJECT>


ContentsPreviousNextIndex