Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : How to count the number of Users visited by Website and display it? Signup · Login
Author Thread
How to count the number of Users visited by Website and display it?
Posted in tutorial: Counting Active Users using JSP
·  dilipchand_nlv
User
Joined: 17 Jul 2004
Total Posts: 2
How to count the number of Users visited by Website and display it?
Posted: 17 Jul 2004
How to count the number of users visited by website without using the session or database?I want to use the file to store the value?can I use?then how?
·  akku
User
Joined: 14 Oct 2004
Total Posts: 1
How to retrieve number of users visited the site and display it?
Posted: 14 Oct 2004
First of all you can creat a table carrying username and time they visited the site during the day. And at the end you can fire a simple query to database that will count the number of rows in the database. You can creat a flush query which will remove all the data from this table. So everyday count will be number of the users they visited the site throughout the day.

Users Who Have Visited This Thread In Last 24 Hours
6 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.