Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyway to prevent user from changing system time/date?
Message
From
09/12/2003 07:15:47
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
 
 
To
08/12/2003 20:19:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00857033
Message ID:
00857119
Views:
28
Dennis,
You could capture the system time periodically in the app and compare it to the current time. Anytime there was a current time earlier than a previously recorded time you would know something had happened. This, however, would be app dependent and the user would still be able to change the system time prior to starting the app. Another way, which I don't think VFP can do, is to run a background app that starts when the machine starts and periodically records the system time into a log.
A problem is a problem only as long as it has a possible solution. Lacking that, it becomes a FACT!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform