Many thanks for answer,  but I call the file by this:

<CFFILE action="DELETE" 
file="D:\InetPub\wwwroot\Ccsbt\documents_directory\<cfoutput>#get_file_name. 
document_real_name#</cfoutput>">

so I'm not sure how to remove the last period.
thanks
Seamus


At 11:56 pm 14/04/02 , you wrote:
>you have a PERIOD at the end of the file name.
>Thus CF is unable to delete the file.
>
>Manually remove the PERIOD from TEST.CFM.
>
>Then you will be fine
>
>
>
>----- Original Message -----
>From: "Seamus Campbell" <[EMAIL PROTECTED]>
>To: "CF-Talk" <[EMAIL PROTECTED]>
>Sent: Sunday, April 14, 2002 7:28 AM
>Subject: cffile error 123
>
>
> > Hi
> >
> > I'm getting this error:
> >
> > Unable to delete the file
> > 'D:\InetPub\wwwroot\Ccsbt\documents_directory\test.cfm.' The filename,
> > directory name, or volume label syntax is incorrect. (error 123)
> >
> >
> > I've checked that the path and filename are correct but I don't know where
> > to go from there
> >
> >
> > Any clues, please
> >
> > MTIA
> >
> > Seamus
> >
> >
>
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to