Have you tried
<cfset filetodelete="c:\some windows dummy made this file with spaces in
it.doc">
<cffile action="delete" file="#filetodelete#">
I'm just guessing.
NAT
> -----Original Message-----
> From: Neil Peaslee [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 18, 2000 12:19 PM
> To: Fusebox
> Subject: cffile delete
>
>
> Has anyone had any problems deleting files that have a space
> in the filename
> using <cffile action="delete" ...>? The tag appears to just
> skip the action
> completely. I don't even get an error until I try to delete
> the directory
> that contains the file (cannot delete directory, directory is
> not empty).
>
> Neil Peaslee
> Web Applications Developer
> web: www.smtnet.com
> email: [EMAIL PROTECTED]
> phone: 207-780-0887
> fax: 207-775-7710
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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