Yeah. We use it for most image uploads and it works like a dream. Did you upload your file using cffile before calling the cfmagic tag?
Regards, Dave Bosky Sr. Multimedia Web Designer Horry Telephone Cooperative, Inc. office: (843)369-8613 [EMAIL PROTECTED] -----Original Message----- From: Darren Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 8:02 AM To: CF-Talk Subject: Cf_magictag. Hello All, Does anyone have any experience with Alagad's CF front end to the image magick tag? I have installed the component and also the image magick files as required. My test page seems to take a long time to process and the result (to display the altered image on the screen) simply displays the familiar can't find image box with a red cross. My test page code is as follows: <cf_magicktag inputtype="file" inputfile="serverroot-/images/foldericon.gif" timeout="100" action="convert" outputType="screen" mimeType="image/gif" debug="Yes"> <CF_MagickAction action="box" color = "red"> </cf_magicktag> Thanks, Darren Adams ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

