-
1. Re: cffile action = "upload"
Aaron Neff Mar 24, 2012 11:18 AM (in response to Community Help)The "See also" section should probably also have links to these docs: fileUpload and cffile action="uploadall".
-
2. Re: cffile action = "upload"
Aaron Neff Mar 24, 2012 12:00 PM (in response to Community Help)The fileField attribute is optional, not required. If omitted, it defaults to the name of the first file field submitted.
-
3. Re: cffile action = "upload"
Rafael Salomon Oct 24, 2012 7:13 AM (in response to Community Help)it would be nice if the description for fileSize mentioned that it's the size of the uploaded file "in bytes"
-
4. Re: cffile action = "upload"
Charlie Arehart Jan 14, 2013 10:29 AM (in response to Community Help)Wow, I just noticed that this page makes no mention of the new STRICT attribute added in CF10 for CFFILE action="upload". I also checked and find no reference to it in the Developing CF Apps manual. There's a brief mention of it in the main page for CFFILE here in the CFML Reference, but it doesn't explain what the feature does. It seems (for now) that the best resource may be the blog entry from Sagar Ganatra, who was an Adobe engineer: http://www.sagarganatra.com/2012/03/coldfusion-10-cffile-restricting-file.html
-
5. Re: cffile action = "upload"
fgwenger Feb 7, 2013 9:28 AM (in response to Charlie Arehart)RE: strict
Yeah, amazing that it's been out here a year and it's still not updated.
-
6. Re: cffile action = "upload"
Charlie Arehart Feb 13, 2013 9:43 AM (in response to fgwenger)Well, to be clear, I don’t think the docs have ever been updated between releases. The point of mentioning them here is a) so that it might be fixed in the next version and b) so that until then others who do come looking might see the comments.
/charlie



