ASP TUTORIAL - TIME & DATE

The time and date are two of the many built-in functions of ASP. Built-in functions associated with, or can be use with, time and date are:

All of these can be shown on the web page by using the equal sign (=) before the function name. For example,

Click Here To See Examples.

The equal sign (=) tells the server to display the function or variable.

<< IntroductionText Operators >>