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 t...