Categories
Tags → Asp Page Counter

EZ Counter

EZcounter is a simple easy to setup asp counter script. The script uses a text file to track the number of page views and display to a webpage.Use SSI, Include, or copy and paste into asp pages.
DETAILS

Active Server Pages Tutorial

This is a two-module tutorial that provides a step-by-step introduction to several ASP features. The tutorial shows how to build sample applications and demonstrates key concepts you''ll need to understand when developing your own ASP pages. The...
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.
DETAILS

Hit Counter (DB)

This is an ASP counter script that uses a database to store the counts so it''s really pretty easy to maintain multiple counts using this one file. All you need to do is include it into your asp file and it''ll do the database work and prin...
DETAILS

ASP Hit Counter

This is a simple ASP hit counter. A text document is placed in the same directory as the page we want the counter to appear on. The .txt file is first read to gain the value of the last hit count, one is added to that number, written to the .txt doc...
DETAILS
©2003-2019 jCay.com