throw in expandpath('.') for a little more utility

Eric
  ----- Original Message -----
  From: Michael Dinowitz
  To: CF-Talk
  Sent: Tuesday, October 21, 2003 01:58
  Subject: Re: How do I check...

  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