<CFFILE ACTION="Delete" FILE="full_path_name">
The CFFILE tag can be used to delete a file on the server.
Required. The full path name of the file to delete.