Bless all of you who respond and jump start my very tired grey matter ;)

Cutter

[EMAIL PROTECTED] wrote:
> FileExists(absolute_path)
> This will return a Boolean true or false based on the files existence.
>
> <CFIF FileExists(absolute_path)>
> <CFFILE....
> </CFIF>
> --
> Michael Dinowitz
> Finding technical solutions to the problems you didn't know you had yet
> ----- Original Message -----
> From: "Cutter (CF-Talk)" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, October 20, 2003 9:34 PM
> Subject: How do I check...
>
>  > How do I check to see if a file exists on the server? I tried to use the
>  > cffile tag with the readbinary attribute but it gave me a Java error if
>  > the file didn't exist...
>  >
>  > Cutter
>  >
>  >
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to