Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyway to prevent user from changing system time/date?
Message
 
 
To
09/12/2003 16:50:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00857033
Message ID:
00857474
Views:
24
Dennis,

Completely stand alone?

Is it networked with access to a SQL database? then you can call select getdate() and find the current time from the database server.

Connected to the internet? There's probably a few webservices/pages that'll return you the current time.

You might be able to find a clock card that can be put into the system and query it to read the current time instead of using the O/S current time.

>I need this control on a standalone PC.
>Thanks!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform