Yes... with FileOpen() you get it back as an object
On Thu, Jan 17, 2013 at 3:22 PM, Matt C <[email protected]> wrote: > That's ok, thanks just the same! Actually, I see now the function is > expecting a cfimage object, not a filename path. So now I could consider > trying to read the uploaded/renamed file into binary and feed it into > ImageNew, and then use IsImage... but then I'm not sure what happens with > ImageNew if it is fed binary code that is not an image. If it still > results in a valid cfimage object just with no image data, then I'm > screwed, but I'll experiment and see what happens. > > On Thursday, January 17, 2013 9:14:34 AM UTC-5, Mats Stromberg wrote: > >> Sorry, I haven't looked at the source code for this function so I can't >> tell if it is simply checking the extension of the file object or if it >> does a more deeper check... >> >> /Mats/ >> > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > -- *Mats Strömberg* *NETWORK 23* *Oracle Tablespace Report (Open Source)* Project Homepage: www.project-otr.org Source Code: Google Code<http://code.google.com/p/oracle-tablespace-report/source/checkout> Still paying to use CFML? Keep your money and switch to OpenBD<http://www.openbluedragon.org> -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
