|
Free Active Visitors Counter Script |
Discription:
With this script we will be able to know and show in our pages the number of active visitors in a given moment. The script has two parts: a file name global.asa (check information on "global.asa" file in this tutorial), and a small code you must insert in your pages to show the number of active users.
|
Free | Plateform(s): Window | Update: 9/25/2006 | Vistor Rating: 1 | Rating: 5 |
Graphical Hit Counter With Asp.net |
Discription:
Create a nice and simple graphical hit counter using only asp.net and msaccess database. This code can easily be modified to fit into your site. This is a pure hit counter, it will count each and every hit. You could easily add some session support into it to count only 1 hit per visitor.
|
free | Plateform(s): Window | Update: 11/30/200 | Vistor Rating: 3 | Rating: 1 |
ASPired2Count |
Discription:
ASPired2Count is a hit counter for displaying how many times your page has been viewed. Every time one of your pages is displayed, the page hit is tallied in a database. The concept is simple. The implementation is even easier.ASPired2Count is Easy2use Easily integrated Access database Only 2 lines of code per file.Display hits in either text or graphical form Use graphics of your choice Simple set up
|
free | Plateform(s): n/a | Update: 12/29/200 | Vistor Rating: 2 | Rating: 2 |
ASP 101: Hit Counter |
Discription:
This is a simple page hit counter script. It lets you choose either plain text or a set of images by simply setting the images querystring parameter to true or false. You can cut and paste the code into the page you want the count to appear on or just use it as an include file and place one line of text in the document you want the count to appear.
|
free | Plateform(s): n/a | Update: 12/29/200 | Vistor Rating: 2 | Rating: 3 |
Active User Counter |
Discription:
A simple yet effective way to count how many users are currently on your site. Its a simple way to find out your peak times on your site.
|
free | Plateform(s): n/a | Update: 12/29/200 | Vistor Rating: 2 | Rating: 2 |
ASP Graphical Hit Counter |
Discription:
The ASP Hidden Database Hit Counter is commented on each line of code to make it easier for a beginner to follow or to customise.Can be added to every asp page on your website by just adding a few lines to the top of each page. For each page with the with the hit counter on an entry is automactically made into the database for the page. The hit rate for the pages can then be veiwed through an admin page where two counters are shown for each page one of which can be reset showing the time and date it has been reset from.
|
free | Plateform(s): Window | Update: 12/30/200 | Vistor Rating: 4 | Rating: 2 |
ASP DeV WorX - WhosOn |
Discription:
With this little application you can show who exactly is currently visiting your site. A great tool for showing how popular your site is. Small and compact yet very powerful.
|
free | Plateform(s): n/a | Update: 12/30/200 | Vistor Rating: 1 | Rating: 3 |
ASP Hit Counter |
Discription:
The simplest way is with a hit counter. The code provided below is one of the simplest hit counters that can be made in .asp. A text document (asp_count.txt) is placed in the same directory (providing that directory has write access, you may need to place the .txt document in your cgi-bin depending on your provider) 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 document, closed and the counter value is written as text to the page.
|
free | Plateform(s): n/a | Update: 12/30/200 | Vistor Rating: 4 | Rating: 2 |
ASP Session Counter |
Discription:
The simplest way is with a hit counter. However, a hit counter will not give you an estimate of how many unique user sessions were opened in your site. The code provided below is one of the simplest session counters that can be made in .asp. A text document (session_count.txt) is placed in the same directory (providing that directory has write access, you may need to place the .txt document in your cgi-bin depending on your provider) as the page we want the session counter to appear on. The .txt file is first read to gain the value of the last session count, one is added to that number, written to the .txt document, closed and the counter value is written as text to the page. Refreshing the content of the output page will continually display the last session number. In order for the number to increment you must close all of your current browser sessions and re-visit the page or open another browser.
|
free | Plateform(s): n/a | Update: 12/30/200 | Vistor Rating: 2 | Rating: 2 |
The Active Visitor Counter |
Discription:
This ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.
|
free | Plateform(s): Window | Update: 12/30/200 | Vistor Rating: 1 | Rating: 2 |
Active User Counter Snippet |
Discription:
This code snippet shows how to show how many active users there are on your site , this is quite widely used on the internet.
|
free | Plateform(s): n/a | Update: 12/30/200 | Vistor Rating: 4 | Rating: 1 |
Easy Graphic Page Counter |
Discription:
This very simple page counter will count hits on a .asp page and display the result in text format. Can be used to count multiple pages. Uses the FileSystemObject to create/edit text files on the server.
|
free | Plateform(s): Window | Update: 12/30/200 | Vistor Rating: 1 | Rating: 3 |
Free Active Servers Counter |
Discription:
With this script we will be able to know and show in our pages the number of active visitors in a given moment. The script has two parts: a file name global.asa (check information on "global.asa" file in this tutorial), and a small code you must insert in your pages to show the number of active users
|
free | Plateform(s): n/a | Update: 12/30/200 | Vistor Rating: 2 | Rating: 2 |
VisitorCount |
Discription:
NewsScript is a Database driven news script that makes administrating your site just that much easier.
Features: HTML Editor for news input, User Access Control, Universal ASP Source Code, No Components.
|
free | Plateform(s): Window | Update: 12/30/200 | Vistor Rating: 1 | Rating: 3 |
ASPired2Count |
Discription:
ASPired2Count is a hit counter for displaying how many times your page has been viewed. Every time one of your pages is displayed, the page hit is tallied in a database. The concept is simple. The implementation is even easier.ASPired2Count is Easy2useEasily integrated Access database Only 2 lines of code per file Display hits in either text or graphical form Use graphics of your choice Simple set up.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 2 | Rating: 3 |
ASPired2Count |
Discription:
ASPired2Count is a hit counter for displaying how many times your page has been viewed. Every time one of your pages is displayed, the page hit is tallied in a database. The concept is simple. The implementation is even easier.ASPired2Count is Easy2use Easily integrated Access database Only 2 lines of code per file Display hits in either text or graphical form Use graphics of your choice Simple set up
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 3 | Rating: 2 |
ASP Hit Counter |
Discription:
The simplest way is with a hit counter. The code provided below is one of the simplest hit counters that can be made in .asp. A text document (asp_count.txt) is placed in the same directory (providing that directory has write access, you may need to place the .txt document in your cgi-bin depending on your provider) 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 document, closed and the counter value is written as text to the page.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 4 | Rating: 3 |
ASP Graphical Hit Counter |
Discription:
The ASP Hidden Database Hit Counter is commented on each line of code to make it easier for a beginner to follow or to customise.Can be added to every asp page on your website by just adding a few lines to the top of each page. For each page with the with the hit counter on an entry is automactically made into the database for the page. The hit rate for the pages can then be veiwed through an admin page where two counters are shown for each page one of which can be reset showing the time and date it has been reset from.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 1 | Rating: 2 |
ASP DeV WorX - WhosOn |
Discription:
With this little application you can show who exactly is currently visiting your site. A great tool for showing how popular your site is. Small and compact yet very powerful.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 2 | Rating: 2 |
Manbu Counter System |
Discription:
This code will count your website visiter and show it by graphs and charts with few time.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 4 | Rating: 2 |
ASP Session Counter |
Discription:
The simplest way is with a hit counter. However, a hit counter will not give you an estimate of how many unique user sessions were opened in your site. The code provided below is one of the simplest session counters that can be made in .asp. A text document (session_count.txt) is placed in the same directory (providing that directory has write access, you may need to place the .txt document in your cgi-bin depending on your provider) as the page we want the session counter to appear on. The .txt file is first read to gain the value of the last session count, one is added to that number, written to the .txt document, closed and the counter value is written as text to the page. Refreshing the content of the output page will continually display the last session number. In order for the number to increment you must close all of your current browser sessions and re-visit the page or open another browser.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 1 | Rating: 2 |
The Active Visitor Counter |
Discription:
This ASP code will allow you to Count and Display the amount of visitors that are currently on or viewing your website.
|
free | Plateform(s): Linux,Window | Update: 1/2/2007 | Vistor Rating: 1 | Rating: 2 |
Active User Counter Snippet |
Discription:
This code snippet shows how to show how many active users there are on your site , this is quite widely used on the internet.
|
free | Plateform(s): n/a | Update: 1/2/2007 | Vistor Rating: 3 | Rating: 2 |
Easy Graphic Page Counter |
Discription:
This very simple page counter will count hits on a .asp page and display the result in text format. Can be used to count multiple pages. Uses the FileSystemObject to create/edit text files on the server.
|
free | Plateform(s): Window | Update: 1/2/2007 | Vistor Rating: 2 | Rating: 3 |
Page Counter Component |
Discription:
The Page Counter component creates a PageCounter object that counts and displays the number of times a Web page has been opened. At regular intervals the object writes the number of hits to a text file so that in the event of a server shutdown, the data is not lost. The Page Counter component uses an internal Central Management object to record how many times each page in the application has been opened.
|
free | Plateform(s): n/a | Update: 1/2/2007 | Vistor Rating: 2 | Rating: 2 |
VisitorCount |
Discription:
NewsScript is a Database driven news script that makes administrating your site just that much easier.
Features: HTML Editor for news input, User Access Control, Universal ASP Source Code, No Components.
|
free | Plateform(s): n/a | Update: 1/2/2007 | Vistor Rating: 2 | Rating: 3 |
Wwwtoolz Counter |
Discription:
Add counters to your site in either text or graphical form! Add up to 8 counters in one sitting! Features include: invisible, text or graphical counters, you can use your own counter graphics if you want, and just like every other script on WWWToolz, there are no ads associated with this script!
|
free | Plateform(s): Window | Update: 1/4/2007 | Vistor Rating: 4 | Rating: 3 |
Simple Text Display Web Page Counter |
Discription:
This simple page counter uses the File System Object to store the page count in a text file located on the server. You must have the use of the File System Object and enable the server to read and write to the text file.
|
free | Plateform(s): Window | Update: 1/4/2007 | Vistor Rating: 4 | Rating: 3 |
ASPStats PRO site counter |
Discription:
ASPStats is developed by Stein Graphic Internet which is located in Europe/Denmark. Our online demo is, therefore, setup on a Danish server and the dates will be different from the US standard. The dates will be in the correct format when located on your current server/web provider.
|
free | Plateform(s): Window | Update: 1/4/2007 | Vistor Rating: 4 | Rating: 3 |
|
|
|
|