It's been a couple of years since I knocked ColdCalendar together and this is just the thing to get me to revisit the code.
As it stands the code is "open source" and I am not making any money out of, the bane of most CF programmers I suppose, it would be easier to imporve an application at actually returned an investment. In this case however I think I can improve the application to that standard quite easily. Give me a week or two however with MXDY and what not coming up! -- Peter Tilbrook ColdFusion Applications Developer ColdGen Internet Solutions Manager, ACT and Region ColdFusion Users Group - http://www.actcfug.com 4/73 Tharwa Road Queanbeyan, NSW, 2620 AUSTRALIA NOTE: all internal/external email messages sent through my accounts are screened with a regularly updated (usually automatically) Norton Anti-Virus. I also do NOT maintain an "Address List" to reduce the chance of infecting fellow 'net users with bad intentions. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Kear Sent: Wednesday, 11 February 2004 2:30 PM To: CFAussie Mailing List Subject: [cfaussie] A less basic calendar I've been looking at a calendar app on and off for ages and never really resolved how to handle regular or repetitive events. (such as every Monday or every third Saturday or Every fortnight). Has anyone had to handle this sort of issue? I want the app to be able to handle on-off events, but also regular events. One approach I've thought of is to have the user enter "every Monday" (say) by clicking on options on the form (to ensure consistent entry) and then have the processing page enter a series of single events going out the next year. Another approach is to enter the basic information "every Monday" into a "regular events" table and at the display time have the display processing page query the one-off events, and also the regular events table then use query of a query to combine the two lists. Does anyone else have an opinion here? Or perhaps another approach? Does anyone know now other calendar apps like Outlook handle this? Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
