Home  |  Latest News  |  Contribute  |  F.A.Q.  |  Account  |  Scripts | About
Search ASPNut:
 
ASP Reference
Server Variables
ASP Glossary
Related Sites

Free Components

HTML Reference
Web Colors
Entities
CSS Level 1
Encode/Decode
Glossary

Our Sponsors
ASP Nuke CMS
Free Auctions
PHP 5 Script
Funktastic Blog
ULost Directory
Team Task

 

 

 

 

 

 

 

 

 

 

 

 

Time

The Time function returns the current time according to the local system settings. When working with ASP pages, this will be evaluated by the web server on which the script is run.

This function does not return the date and time together. For that purpose, ASP has the Now function. This function will only return the current time and nothing else.

Response.Write "At the tone the time will be: " & Time() & "<BR>"
Response.Write "* Beep *"

Orvado Technologies

ASP Nuke CMS
Free Open Source
Content Manager
HomeFix Boards
Home Remodeling
Message Boards

Contact Us | Contribute | About | Site Map



"LSD melts your mind, not in your hand." - Anon.

©2007 Orvado Technologies, All Rights Reserved
ASP Nut provides articles and reference documentation for Active Server Page developers.