Hello everyone,
I ran into a big problem I developed a code in cf8 now, the server only has 6.1 
installed.
I asked the people in charge how they manipulate their images, they said they 
use "imagemagik" (I'd say it's a spelling mistake and they mean imagemagick)

Anyways, when trying to execute a simple script on their server, it wouldn't 
work!

<cf_MagickTag action="convert"
             inputType="file"
             inputfile=expandPath("default.jpg");
             outputType="file"
             outputfile=expandPath("new.jpg")
             TimeOut="300">
             <cf_MagickAction action="stroke" color="black">
</cf_MagickTag>

Now are there different tags for imagemagik(ck) installations?
Do I first have to load that extension somehow?!

Sorry for having no clue, but I'm just slowly getting into coldfusion

Thanks for the help! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3242
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to