Hi again,

>From a directory I want to check to see if a file exists in a sub directory.


I do the following

<cfset tmpfile = "pdf/#filename#">  or  <cfset tmpfile = "pdf\#filename#">

then

#FileExists(tmpfile)#


gives me a NO every time, even tho the file does exist.  Why?


Thanks,
Pete

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to