ASP.NET: Hit Counter
This is an easy to use hit counter which you can use to track multiple pages within your site. The display is simple to configure, and supports plain text, or images, so it's no problem integrating it into the look and feel of your web site.
Here's what you get
- A fully functional sample project, including an MS Access database, which shows you how to use the control.
- It can be added to your toolbox to use in design view.
- Images for the digital clock style display.
- Full MSDN style documentation in a windows help file.
Here's what it will look like
This is the plain text display. You can make it look however you want since it is simply text:
1763
This is the image display. I've provided the images for the digital clock style, but you can make and use your own:




Installation
Just download the zip file and extract it to your web root. Then open the file HitCounterSample.csproj,
build the application, and you should be all set.