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

Reply via email to