attached code is based on a very helpful post by cfsearching:
read comments in code.
what you may want to add to the attached code:
- remove all <cfdump> code
- a scheduled task to clean up the log files created by cfexecute. you can't delete the log file right after its creation as it is still locked by the file system, so create a cf scheduled task to run once a week or so to delete all old log files.
Azadi
Main Topics
Browse All Topics





by: aescribensPosted on 2009-09-15 at 11:53:37ID: 25338008
Anyone...?