Thats funny!!! I love it when we bring contractors in to build on our
Solaris boxes!! "Hey, why doesnt the server find my page, I spelled my link
right!!???"

"Uh, try taking out the spaces and that capitol letter!!"

-----Original Message-----
From: Nat Papovich [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 18, 2000 3:35 PM
To: Fusebox
Subject: RE: cffile delete


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

Reply via email to