Tony

May have been convered already but in my experience all you can really do it update or delete a scheduled event based on its name. So you cannot get any other details about it. In practise all you need to store - a simple text file is sufficient so no need to use a database is something like this

{ts '2004-09-20 12:00:00'},weekly

Where the timestamp is the start of the event and second item in the list the schedule repeat period (once, weekly etc.).

You give the text file a unique name - say using a UUID tied to the name of the site/event = event1_#mySiteUUID#.txt - then to list a specific sites events you use <cfdirectory...>

Johan
----------------
www.assetnow.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to