<%
'*******************************************************
'*     ASP 101 Sample Code - http://www.asp101.com     *
'*                                                     *
'*   This code is made available as a service to our   *
'*      visitors and is provided strictly for the      *
'*               purpose of illustration.              *
'*                                                     *
'* Please direct all inquiries to webmaster@asp101.com *
'*******************************************************
%>

Current Count:
<%
' Adding the following line is all you need to do to add
' a counter to an existing ASP page!
%>
<!-- #include file="counter_db_inc.asp" -->