ASP 101: CalendarThis simple ASP code allows you to create a calendar with today highlighted on your Web site. It lets you choose a day, month, and year to view, and wi...
This simple ASP code allows you to create a calendar with today highlighted on your Web site. It lets you choose a day, month, and year to view, and with some minor modification will even put your events onto the page on the proper days. It`s browser independent and takes two types of input for date navigation - a form-based and a link-based.