asp calendar
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.
Visit publisher site: asp calendarListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / ASP / Scripts & Components / Calendars
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Francisco Charrua Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- 0.00
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
Very handy script for those Calendars you see everywhere (mainly on PHP pages / Bulletin boards) which basically shows the current month (either passed through as a variable or if you don't specify the servers current date) and todays date Highlighted. as the code is just there for the grabbing it's ideal to plug in to another project