macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: <cfif> problem

Subject: Re: <cfif> problem
From: "jdeline"
Date: Fri, 29 Jun 2007 16:09:30 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

The form page has sent you a temporary filename that does not contain the space 
- therefore, it passes the CFIF test.  A workaround would be to do a 
CFDIRECTORY ACTION="list" to obtain the filename of the most recent timestamp 
and do a CFFILE  ACTION="rename" if you find a space in the filename.


<Prev in Thread] Current Thread [Next in Thread>