calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP version of calendar.php. It was a little harder to translate than php-calendar.php, due to the difference in the vbs date functions.