Categories
ASPTips and Tutorials → Counters

Simple visitor counter

This is a simple text-based visitor counter. It uses the IIS PageCounter object and only shows the total (non-unique) number of hits. This is as easy as it gets: copy-paste 3 lines of code into your page and you''re done.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Dev ASP Hit Counter

You can count the number of visitors on your site with a very simple ASP code. Create a file Count.asp with the following code and add in the header of every page useing Server Side Include(SSI).
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Impression Counter (With a db)

What''s behind an image? Just about anything you there to be including a db. A typical image tag downloads an image to be processed by the browser an image tag that references an active server page can do most anything and output an image to be ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com