473,385 Members | 2,044 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How many visitors currently browsing ?

F
Hi All

How I know in ASP that how many visitors are cuurently on a particular page
or website.
Kind Regards

Fayyaz

Jul 19 '05 #1
2 1680
CJM
You dont know & cant know.

You can record when a visitor requests a page, but there is no way of know
if the person is still on that page or whether they have moved on to a
different site.

By recording visitors to a page, you can of course make some assumptions:
you could assume that any visitor that requested the page withing the last X
minutes is likely still to be there, therefore you would have approximately
Y visitors currently at that page.

You could also make an assumption that if a user request Page1 then 1
minute later they request Page2, they may well no longer be looking at
Page1. Of course, the user may have multiple browser windows open...

hth

Chris

"F@yy@Z" <fa**********@mvwebmaker.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi All

How I know in ASP that how many visitors are cuurently on a particular page or website.
Kind Regards

Fayyaz

Jul 19 '05 #2
http://www.aspfaq.com/2491

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"F@yy@Z" <fa**********@mvwebmaker.com> wrote in message
news:#j**************@TK2MSFTNGP09.phx.gbl...
Hi All

How I know in ASP that how many visitors are cuurently on a particular page or website.
Kind Regards

Fayyaz

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: toedipper | last post by:
Hello, I am developing a site using php and mysql and I would like to be able to let visitors know how many other visitors are currently browsing the site i.e. 'There are currently x amount of...
26
by: Dan Nash | last post by:
Hi guys I have a page that is *supposed* to list the directories on the server. Here's the code... folderspec = server.MapPath("./images/") set fso =...
5
by: cc | last post by:
From the popular website At this link: http://www.w3schools.com/asp/asp_globalasa.asp I got this code, but it does not work on my server... I can open three IE browsers and watch the count go to...
14
by: Brian Maupin | last post by:
I have a refreshing webcam shot on my site and I was wondering if there was a way I could display how many people are currently viewing it? Thanks in advance.
3
by: johnny | last post by:
hi all! I am starting to study the best way to track site visitors. Logfiles stats which come with every web hosting, have little metrics to be analyzed and also problems with cached pages which...
1
by: soeren.auer | last post by:
Hi all, we thought it could be interesting to experiment with equipping Wikipedia with some AJAX features. Result is a user interface for Wikipedia, which is largely based on AJAX, thus enabling...
1
by: shror | last post by:
i'd like to add number of visitors are currently on my website, but i really dont know how or even i cant find a script for it except for asp.net one and i dont know about asp.net any thing and i...
32
by: Ciaran | last post by:
Hi I've seen this a few places - The site lists off the number of people (not logged in) currently browsing the site. How can I do this with php / mySQL please?
3
by: samvb | last post by:
I just did an ajax based file where users play music. I wanted to add this feature where that music would continue to be played when visitors navigate thru out the website. I have placed a player on...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.