ADO DOT NET
Centurion
- Joined
- Dec 20, 2006
- Messages
- 160
Hi,
The Now function returns the current date and time.
But it's from system clock, so if user changes the date and time, Now function will return invalid info.
To solve this problem, I need to get the correct date and time from an internet server, but don't know how?
Any ideas?
Thanks.
The Now function returns the current date and time.
But it's from system clock, so if user changes the date and time, Now function will return invalid info.
To solve this problem, I need to get the correct date and time from an internet server, but don't know how?
Any ideas?
Thanks.