473,385 Members | 1,356 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.

Security Lockout Timer

TOM
Does anyone know how to lock out the form after 15 min.
has passed with no mouse movement or activity in the
program? I am using the timer and just resetting the
interval when the mouse moves right now.

Tom

Nov 21 '05 #1
1 1290
Is Application.Idle event what you are looking for ?
http://msdn.microsoft.com/library/de...sIdleTopic.asp
may be ... When the Application is idle you start a timer and in timers
event u do ur work. A warnig though, It seems App.idle is sometimes jumpy.
or

GetLastInputInfo API call
http://msdn.microsoft.com/library/de...tinputinfo.asp

HTH
rawCoder

"TOM" <tb***@yahoo.com> wrote in message
news:03****************************@phx.gbl...
Does anyone know how to lock out the form after 15 min.
has passed with no mouse movement or activity in the
program? I am using the timer and just resetting the
interval when the mouse moves right now.

Tom

Nov 21 '05 #2

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

Similar topics

0
by: Frank | last post by:
Since my last XP Update or possibly a Java Console update I have noticed that my user accounts now include "asp.net Machine A . . ." as a user, in a password protected limited access account. The...
13
by: Manuel Lopez | last post by:
I have a puzzling form timer problem that I didn't experience prior to Access 2003 (though I'm not sure access 2003 is to blame). Here's the situation: a computer has two access 2003 databases on...
14
by: Arran Pearce | last post by:
Hi, I am looking for a way to use System.DirectoryServices to find all users on a domain whos accounts are either locked out or disabled. I have used ADSIEdit and the mmc schema add-in to try...
2
by: Justin | last post by:
I am currently working on a windows app in C# that when given a computer's name needs to check local security policies on that computer across the server. Some of the policies I would like to...
0
by: | last post by:
Hello, how can I see in C# local security policy? I need some information about , "Maximum Password Age," "Lockout Threshold," etc. Thanks Lubos
2
by: John David Thornton | last post by:
I've got a Windows Service class, and I put a System.Threading.Timer, and I've coded it as shown below. However, when I install the service and then start it in MMC, I get a peculiar message: ...
1
by: TOM | last post by:
Hello, I am working on a class that will be called from multiple forms, which will start a timer count down 15 min. When there is mouse activity the timer is reset to 15 min. This way if a user...
1
by: nari | last post by:
Hi there, I'm looking for an ASP script to lockout an account after 3 or 5 failed attempts. It should be the best way to prevent my login screen against the brute force attack. Thanks in...
2
by: =?Utf-8?B?a2V2aW4=?= | last post by:
I have AD in windows 2000 server I want to read lockout status and enable lockout I had found by internet, but only found the program by 2003 Server Have anyone or any codes can help me solve this...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.