cffile action=read does FILE.fileSize still work?

2006-12-18 Thread coldfusion . developer
Good morning, I'm sure this is a simple one for most of you, but I forget. If I perform a cffile action=read etc ... on an image file, I should be able to get #FILE.fileSize# correct? I was able to do it using action=upload. Thanks D

Re: cffile action=read does FILE.fileSize still work?

2006-12-18 Thread Doug Brown
action=read does FILE.fileSize still work? Good morning, I'm sure this is a simple one for most of you, but I forget. If I perform a cffile action=read etc ... on an image file, I should be able to get #FILE.fileSize# correct? I was able to do it using action=upload. Thanks D

RE: cffile action=read does FILE.fileSize still work?

2006-12-18 Thread Peterson, Chris
[mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 9:53 AM To: CF-Talk Subject: Re: cffile action=read does FILE.fileSize still work? I may be wrong, but I believe that you can only do that via cfdirectory The read pretty much does only that read the contents of the file. Doug

Re: cffile action=read does FILE.fileSize still work?

2006-12-18 Thread Doug Brown
Yeah, what he said :) - Original Message - From: Peterson, Chris [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Monday, December 18, 2006 7:54 AM Subject: RE: cffile action=read does FILE.fileSize still work? To elaborate, you can use cfdirectory with the filter

RE: cffile action=read does FILE.fileSize still work?

2006-12-18 Thread Bobby Hartsfield
: Monday, December 18, 2006 9:46 AM To: CF-Talk Subject: cffile action=read does FILE.fileSize still work? Good morning, I'm sure this is a simple one for most of you, but I forget. If I perform a cffile action=read etc ... on an image file, I should be able to get #FILE.fileSize# correct? I was able

Re: cffile action=read does FILE.fileSize still work?

2006-12-18 Thread Massimo Foti
This will retrieve the size of any file: http://www.olimpo.ch/tmt/cfc/tmt_file_io/ http://www.olimpo.ch/tmt/cfc/tmt_file_io/api.htm#method_getFileSize Massimo Foti, web-programmer for hire Tools for ColdFusion and Dreamweaver developers: