Sorry this is a bit long. I'm developing an intranet ASP page which displays changes about company policies. It accesses an SQL db and 2 of the fields are "topic" and "completion date". It is maintained through an Access front end on a shared drive (so only specific staff can update it). All that is good.
Staff have asked to see a web page calendar view of when these changes are occuring. Does anyone know a free ASP calendaring system which can automatically pick up the "topic" and "completion date" from my existing SQL table?
I can find some free calendars (
http://www.hotscripts.com/ASP/Scripts_and_Components/Calendars/index.html) but I'm not smart enough to figure out how to redirect the date & subject to my existing db.
Start Free Trial