|
ASP Daily Hit Counter
|
Other links at ASP > Tutorials > Counters |
| 1. |
ASP and current performance values
|
|
|
Want to show current number of users on your ASP page? This article lets you show a way to access IIS/ASP performance values from ASP. Source to show current number of anonymous users or main IIS performance values in HTML, values from other computers.
|
| 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. |
Active users
|
|
|
This is a common feature on websites showing that there are x visitors on site at present . This example demonstartes how this is achieved
|
| 4. |
accurate text counter
|
|
|
This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times.
|
| 5. |
ASP Daily Hit Counter
|
|
|
A simple ASP Daily Hit Counter for your simple or e-commerce site using ASP Date function, trim function and application variables.
|
|
|