that's fine, a db to handle that, but is there any way to expose whats in the scheduler? for them to....modify, and then update, and expect the results to happen next scheduled run?
I mean, I could easily create a db table that has some parameter info in it, and then have a scheduled page run that would hit the db, get the parameters, row by row, parse the parameters, execute the reports that are generated and go from there, but wanted to tap the scheduler more than sql, but I wasnt sure if that info from the scheduler's schedule of events was exposable? thanks ...tony Tony Weeg Senior Web Developer UnCertified Advanced ColdFusion Developer Information System Design Navtrak, Inc. Mobile workforce monitoring, mapping & reporting www.navtrak.net 410.548.2337 -----Original Message----- From: Clint Tredway [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 9:06 AM To: CF-Talk Subject: RE: cfschedule question Not without you building an application that can track what schedules are whos. HTH, Clint -----Original Message----- From: Tony Weeg [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 8:00 AM To: CF-Talk Subject: cfschedule question hi there... is there a way with the cfschedule tag and the scheduler to give my clients access to scheduled events that are theirs? thank you ...tony Tony Weeg Senior Web Developer UnCertified Advanced ColdFusion Developer Information System Design Navtrak, Inc. Mobile workforce monitoring, mapping & reporting www.navtrak.net 410.548.2337 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

