How about pushing your data in to Google Calendar. They have a nice API, and you can easily embed the calendar with a snippet of html/js.
Additionally end users can embed your events into their own personal Google Calendar to easily keep track of events. If you don't want to go that route, just give them a snippet of html/js or an iframe that pulls the calendar in from your site. Then you have full control over it and will never have an issue of getting all the other sites to update to the latest calendar code or whatever. -Ryan Al Musella, DPM wrote: > I created a group of 50 brain tumor organizations and need to > create a calender that each member can insert into their own website, > but takes the data from my website.. I see a lot of sample code out > there for creating the actual calander, but I am thinking about how > to actually implement it to make it easy for people to put into their > own websites.. > what would be best and easiest for the members? Maybe use an > iframe with the source being the calander on my website? maybe a > flash or flex applet? I could do the iframe with a standard cf page > myself.. but I never used flex and just basic stuff with flash. > Anyone want to volunteer to help on this? Contact me privately > [email protected] > > Al > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323271 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

