ASP-CALENDAR.ASP

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.

These are the ASP and the ASP.NET versions of calendar.php. It was a little harder to translate than php-calendar.php, due to the difference in the vbs date functions.