verveCFDirDel
verveCFDirDel is a ColdFusion Custom Tag that deletes or empties a directory on your server. The tag uses recursion to delete all sub-folders and files within the directory that you specify. WARNING: be careful using this tag. If you pass it a variable like "C:", then this tag will delete or empty that entire directory!