Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Example: ASP Counters Component Set Method

The following code resets the hit counter pageHits to 0:

<% Counters.Set(pageHits, 0) %> 


ContentsPreviousNextIndex