I am embarking on a sub-project to allow suitably authorised users to input events to my web site, to be displayed a month before the event happens, and automatically deleted after the event is over. I want the users to be able to put in an event as being held on a specific date, weekly, every two weeks, every month, on the third Friday of the month etc.
How would I handle these options? I know about how to do the specific date one, but for say the monthly events, would I take their input and process it to enter 12 event records for the year, or do that processing at the time of displaying the event? How would I process "the second Wednesday of the month" into a specific date? Since this is a pro bono site for a small hobby club, I'm not able to buy a calendar app, but is there a freeware tag that can handle this kind of thing? Cheers, Mike Kear Windsor, NSW, Australia AFP WebWorks ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

