|
ASP Hit Counter Tutorial
|
Other links at ASP > Tutorials > Counters |
| 1. |
text counter
|
|
|
This example uses a flat text file to store the count . Shows the basics of file usage in ASP.
|
| 2. |
Creating an ASP-driven Page Counter for HTML Pages
|
|
|
This article illustrates a technique to provide dynamic content generated from an ASP page onto a static HTML page. Specifically it explains how to display a page counter on a number of static HTML pages.
|
| 3. |
Simple Text Counter
|
|
|
This example is a simple text based counter that will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file. It first reads the current number in the file and adds one to it, then displays it as text on the page.
|
| 4. |
Simple Database Hit Counter
|
|
|
This short tutorial shows you how to write a simple database driven counter using MS Access. Each step is explained in detail.
|
| 5. |
ASP Hit Counter Tutorial
|
|
|
This tutorial and free script download guide you line by line through the process of making a hit counter for your web site. Also download the code and tutorial with each line code commented with pre made counter images.
|
|
|