|
Description:
|
Complete Calendar display with Navigation and MS Access Backend.<br>Mixture of VBScript & JavaScript.Update 6-10-02: Fixed a Caching Issue.Fixed a problem with ampersands.Fixed a problem with IE6 cutting off buttons.Updated 1/21/2003:Please note that if you aren't using the same date format you may run into problems. The following alterations will rectify this....Line 111:varDayOfWeek = weekday(dateserial(varYear, varMonth, 1))Line 139:varCounter = weekday(dateserial(varYear,varMonth,varCounter1
|