I am trying to use ImageCFC, and I don't get how to use it..... I am trying to get the info on a particular image, and I have tried doing this: <cfinvoke component="cfcs.image" returnvariable="myimg" method="getImageInfo"> <cfinvokeargument name="objImage" value="myimage"> <cfinvokeargument name="inputFile" value="/vservers/dir/htdocs/img/ph.jpg"> </cfinvoke> <cfdump var="#retVal#"> Am I calling this component right, or do I do somethign else, and is it possible that somethign else needs to be installed? Thanks for your help and time.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245199 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

