<%
Option Explicit
Dim MyPageCounter
Set MyPageCounter = Server.CreateObject("IISSample.PageCounter")
MyPageCounter.PageHit
%>
