473,324 Members | 2,193 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,324 software developers and data experts.

ASP.NET using C#- --How to find the user idle time

Hi,
I want to find the user's idle time using C# web Applications Pls help.
May 15 '07 #1
2 2553
TRScheel
638 Expert 512MB
Hi,
I want to find the user's idle time using C# web Applications Pls help.
The technology doesnt really work that way...

In a web environment, you are not in constant talking terms with the client. You only talk with them when they are NOT idle, hence you could figure how long they were idle, after they stopped being idle. OR, you could store a timestamp of when they last did something, and display the elapsed time to another user.
May 15 '07 #2
Motoma
3,237 Expert 2GB
You could keep track of the time that a page has been sitting loaded with Javascript.
May 15 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: pigeon | last post by:
I have 2 users that their client software must be going crazy.. they are sending packets every .02 seconds to the db server... I know this because I stuck a sniffer on teh traffic.. but now i just...
2
by: Keith Wilby | last post by:
The link below: http://support.microsoft.com/default.aspx?scid=kb;en-us;128814 to the Microsoft KB "Detect Idle Time" article shows how to detect "idle" time. However, if a user is active but...
1
by: jdph40 | last post by:
I am using Access 2002. I downloaded the forms sample database FrmSmp97.mdb from Microsoft and used the following code in the timer event of a hidden form in order to close a database if no...
1
by: HamuNaptra | last post by:
Hi, I'm creating an app. that shows a popup, but it only should if the user is realy working on the computer. It shouldn't popup if e.g. the screensaver is running. But how do I check the...
3
by: john_woo | last post by:
Hi, I installed DB2 in linux, the tool I can use is db2gov. I'm wondering, how to set the idle time out, so all java app never time out? It's very simple in Mysql, in console, just set...
1
by: =?Utf-8?B?TWFyaw==?= | last post by:
Is there a nice way to determine how long a keyboard/mouse has been idle? I was thinking the time could be recorded whenever a keydown or mousemove event fired and then have a timer fire...
3
by: sreeraj1984 | last post by:
hi frnds, How we ca detect the system idle time . Actually i want to Check whether thesystem is inactive(ie, the mouse and keyboard are not active) or not.... ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.