NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

hit counter for your web site. It uses MS
485 hit counter for your web site. It uses MS http://www.sidneyforcier.com/index.aspx?ip=Code%2fASP%2fHitCounter.asp This is an easy to implement hit counter for your web site. It uses MS Access to return the number of times a page has been accessed. It can track multiple pages seperately, and it is easy to integrate with your existing web site. Here's a few samples (the graphics for the first one are included, and the second is just text): ASP > Scripts and Components > Counters > Text Based Oct 10, 2006 Sidney Forcier

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark hit counter for your web site. It uses MS:


Other links at ASP > Scripts and Components > Counters > Text Based
This is an easy to implement hit counter for your web site. It uses MS Access to return the number of times a page has been accessed. It can track multiple pages seperately, and it is easy to integrate with your existing web site. Here's a few samples (the graphics for the first one are included, and the second is just text):
Category:

This is another counter script. It 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 print out the count for that file. It even automatically adds records when a page is first hit!
Category:

There are many ways to track usage of a website. 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. Refresh the content of the output page for a more complete illustration.
Category:

myCounter is a page hit counter system for your website to track the amount of people visiting your website daily.
Category:

There are many ways to track usage of a website. 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.
Category:




Main Category
200
2047
830
286
175
1804
1573
913
1177
7596
70
919
60
2247
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 20048
Categories: 1275
Registered Users: 789
Mailing List Subscribers: 2049
Unique Outgoing Hits: 234588

Pagerank Statistics
PR 10
1 site(s)
PR 9
9 site(s)
PR 8
53 site(s)
PR 7
201 site(s)
PR 6
645 site(s)
PR 5
1678 site(s)

PHP News