[This is preliminary documentation and subject to change]
Reset
The Reset method sets the hit count for a specified Web
page to 0.
Syntax
OVar.Reset([pathInfo])
Parameters
- pathInfo
- Optional parameter that specifies the PATH_INFO of the Web page
using the format
/virtualdirectoryname/filename.asp. If this
parameter is not specified, the hit count for the current page is
reset.
Example
Please see the example for Hits.
See Also
Hits, PageHit
© 1997-2001 Microsoft Corporation. All rights reserved.