If I want to be able to delete files from a directory what should I use,
CFFILE ACTION="Delete" ? 

I am trying something like that but coming up with an error. What is the
proper syntax? Do reference the filename being deleted as a variable?

This did not work:

<cffile action="DELETE" file="directory name/#form.attachment#">.


Should I be using CFDIRECTORY instead? Need some guidance here.

Thanks in advance,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to