PDA

View Full Version : Java Calendar



canso_kevin
03-28-2006, 08:48 PM
Here is the situation, hopefully someone might point me in the right direction. I would like a java applet that creates a calendar that will allow me and others to add events to the calendar. I created a website for my daughter's soccer team and the coaches would like me to post dates. I'd like to give them the ability to add dates to the calendar. Any words of wisdom? Free is nice by the way. :)

kibboy
03-28-2006, 09:54 PM
To accomplish this you won't be able to get around the fact that you need some scripting (e.g. PHP, ASP, CGI) capabilities. If your host does not allow scripting then you will have to find a free site out there that will accomplish this for you.

With a quick google I found this - http://www.localendar.com/elsie . At first glance it looks like it will accomplish what you need but I have not tried this site before.

Good Luck!

Kibb

canso_kevin
03-29-2006, 09:26 AM
Thanks. I'll take a look at the site.