<%
'Dimenstion Variables
Dim strDatabasePath 'Holds the path to the databse if you are using the hit count on a file not in the same folder as the database
'Initialise the path to the access database if inside another folder other than that the databse is within (don't add database name, just the path)
strDatabasePath = ("http://www.armeniafundusa.org/hit_count.mdb")
'Call the sub procedure to increment the hit counters
Call IncrementHitCount(strDatabasePath)
%>
Hit Counter
Database Hit Counter
The hit counter's are hidden and so are not shown on the page.
To veiw the hit count numbers click on the link below to go to the visitor counter admin
page