Hi all, I'm working on an application form that has to be available only through certain dates. I have a few fields where a user with admin priviledges can enter a date and a time (hour:min:sec) for the application to become available and unavailable (thus closing the application period). Then there is a field called "status" with the options "open" or "closed". The content of that field should be changed on the date specified in the database, by an "event" or "task" that runs at the specified date and time. Thus, when the option is set to "closed" no application form is available, and when the option is set to "open" (via the automated task) the application form is available.
My question is: what does ColdFusion offer in the way of triggering events? For instance, I'd like the date/time that is already entered into the database to be checked regularly and executed automatically by the CF server. How can that be set up? Thanks in advance, Roberto Perez [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222257 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

