SHOWING LATEST TUTORIALS
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 displayed a
This example uses a flat text file to store the count . Shows the basics of file usage in ASP.
A simple ASP Daily Hit Counter for your simple or e-commerce site using ASP Date function, trim function and application variables.
This tutorial will show you how to build a simple hit counter. It does not use any sql or databases and stores the hits in a text file. All you need to create for this script is your asp file and a text file. In the text file, simply enter the number 0 an
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.
This is a common feature on websites showing that there are x visitors on site at present . This example demonstartes how this is achieved
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.
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.
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.