How does one check a server's system date instead of checking the client's system date in .ASP?

I realize Now() checks the client's system date but I need to base my application off of the server it is running on.