473,766 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Count number of online users...

hi,
only one information,ple ase...

how to count number of anonymous online users?

I use ASP.NET 2.0

thank u

tranky
Jul 24 '06 #1
1 2671
Set an application object variable in session start event that increments
when a user starts a session, a decrements when they end one. That will
give you the number of users with an active session cookie.

Regards

John Timney (MVP)
"tranky" <NO****@GRAZIE. itwrote in message
news:44******** *************** @reader1.news.t in.it...
hi,
only one information,ple ase...

how to count number of anonymous online users?

I use ASP.NET 2.0

thank u

tranky

Jul 24 '06 #2

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

Similar topics

7
5489
by: Jeff Pritchard | last post by:
I need to get a count only of the number of users currently connected to a back-end mdb when a front-end is opened. This is for 2000 onwards. Preferably without requiring any special references or activex files. Can anyone help. Jeff
2
2674
by: Ian | last post by:
Using Access 97 I want to distribute my database over a LAN but limit the number of PC's that can use it at the same time. Perhaps limit it to 3 so when the 4th user tries to open it they cant until one of the others closes the database. I have seen other application that do this according to the number of users that are licensed for it. I don't expect anyone to write the code for me but if anyone could point me in the write direction it...
6
2091
by: Esref DURNA | last post by:
how I could count the number of online users with asp .net? which complement should i use?
1
1878
by: Flyboy | last post by:
I have created an MS Access 2003 database that will be distributed amoungst several hundred employees. I am wanting to limit the NUMBER of users who can access the database concurrently to 15 yet I can not seem to find any information on limiting the number of user. I have googled plenty and a lot of reference refers back to MS Knowledge and Jet Utilities. These functions will not work for me because there will not be a central...
1
2125
by: Smalley | last post by:
Need some help please. Have this code and for some reason it is not working correctly. I am not receiving errors, just the table is not being populated at all. I have created the tbl and the frm and when I open up the db, it is not recording the number of users. I am still new to VBA and would appreciate some assistance. I am running Access 2003 Thanks,
5
3302
by: Jonathan Wood | last post by:
Greetings, I'm using ASP.NET membership and I'd like to query the number of users in a particular role. I don't want the overhead of returning a dataset and then getting the number of items in it. I'd like to create a stored procedure for maximum efficiency that returns the number of users in a particular role. It appears that role IDs are encrypted in the membership tables so I'm not
1
3612
by: jlt206 | last post by:
This code <?php include("counter.php")?> on the webpage produces the count number. (function code below) I want to place the current number into a variable $MemberNo or into a FormField to be sent via an email function. But just can't figure it out. <? //////////////////////////////////////////////////////////// //
4
2657
by: fpjkaba | last post by:
How to count online users and guests for the last 30 minutes on my site? I'm using mysql, php and apache for windows. Thanks.
1
2075
by: someoneelseisnew | last post by:
i am trying to put together the frame work for a social networking site. no small feat :) i've been reading up n database structure, but there's one thing i wasn't able to find. how do sites like facebook show online users? is it simply a field in the user table that shows if they are online? how is it not slowing down the db to check a user table with over 100000 uses to see who is online? or is there one table for online users that...
0
9404
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10168
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6651
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3929
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.