It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Tutorials

Log In Sponsors

ASP Tutorials

SHOWING LATEST TUTORIALS
Are you interested to know who came to your site? at what time? and what was the referring URL. Here is an example how to make a Log file for an ASP page to keep track of users on your site. This Example use a text file to write user information.
This tutorial, along with full source code, explains how to store such statistics as the page being viewed, the referring page, the readers IP address, browser and screen width for your site visitors.
This tutorial provides a simple solution to find out where your visitors are coming from. This example uses an Access database for logging all of your visitors stats.