ASP Time Management
Time Management Software: designed to be an easy to use time management and calendar tool. Keep your schedule up to date online. Calendar has been updated!
Visit publisher site: ASP Time ManagementListing Details
- Version:
- 1.04
- Filed in:
-
Scripts / ASP / Scripts & Components / Calendars
- Submitted on:
- Last Updated:
- Jul 14, 2009
- Publisher:
- TM Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-2 out of 2 reviews
-
For fixing the problem with it not showing events on the 1st, I changed the following in calendar.asp by adding TRIM around the variables on line 106 if TRIM(celldate) = TRIM(eventdate) then
Bottom Line: Yes, I would recommend this to a friend
-
The ASP script has a bug, in that any events added on the first of the month don't show up on the calendar. I found no contact e-mail address on the site to let the programmer know about the bug. Could be a nice script, but it needs debugging.