There are multiple approaches that could be taken. You could simply have the jobs email you when they complete or fail and if you don't get an email then something is up. You could have the jobs write to a table (time-stamp, success fail). You could have a second server (server could be your desktop) check the tables and notify you or even the second and the primary upon failure (or if record is missing). So you will get two emails on failure but that is your redundancy. You could have a few fields in your log to specify when the email was sent. etc.
Just a few ideas. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313241 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

