display number of online visitors
-
Is there a way to display the total number of visitors being online in my webiste. plz help me by providing the code
Pratheepa wrote:
Is there a way to display the total number of visitors being online in my webiste.
Use database. Store login use in database. Display the information as Online information list. When any user logs off, update the database entry.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
Is there a way to display the total number of visitors being online in my webiste. plz help me by providing the code
You need to think about this stuff, instead of asking us to do your work for you. There's no real way to know for sure how many people are online, you need to apply some sort of timeout to the last activity you got from a user, as you have no idea when they 'leave'.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp