Log in

View Full Version : Event calendar needed



doug57
02-19-2007, 08:41 PM
I am looking for an editable event calendar for my web site.

thetestingsite
02-19-2007, 08:49 PM
Try this:

http://www.easyphpcalendar.com/

Added Later: It requires server side scripting to accomplish this (in this case, PHP and MySQL).

Hope this helps

doug57
02-21-2007, 01:45 AM
Does not work. I need a simple HTML that I can edit to display info.

thetestingsite
02-21-2007, 01:52 AM
The only thing that I could suggest is making the HTML for the calendar, then editing that. You could use Javascript to make the calendars (in fact there are a few calendar scripts floating around DD and the forums).

Hope this helps.