He needs the server time. Now() will give him the local time.
Mike69 - there are a million shareware/Freeware program on the Internet to sync your servers and workstations to atomic clocks. Search Google using "Synchronize Internet time Windows NT 4.0" as search criteria and you'll see what I mean. Sync your server and pre-2000 PC's with the Internet time using these programs. On the server, you set it up as a service. In your Access app, shell to the sync program to get the official time, and then call Now() to get your timestamp.
XP and 2000 have functions to sync to the net built in -these are accessed in the Date/Time reset screen in Windows.
As far as some Lan call to get the server time, I don't know of any, but you might try posting the question on a server forum - netware had a way to do this, so I don't know why NT wouldn't.