Hi folks. 

I'm using ImageMagick on my CF7 UNix server. I can use

<CFEXECUTE NAME="mogrify"..... fine, it works great.

What I want to do is use CFEXECUTE NAME="identify"... to find out information 
about an uploaded file. For example:

<CFEXECUTE NAME="identify" ATTRIBUTES="-depth thefile.jpg"></CFEXECUTE>

However, Im not sure how to handle this. Obviously, I don't need to "see" the 
output when I do a mogrify. It just does its job and makes the conversions and 
I'm set. But with identify, I obviously need to get the returned information. 
How do I do that?

Thanks for the help!

Jeff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276777
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to