COwebmaster
Member since Dec 11, 2008
- Profile: /members/141-cowebmaster.htm
- URL: http://www.advantageweb.net
- Comments: 2
Recent Blog Comments By COwebmaster
-
Learning ColdFusion 8: CFImage Part II - Tag Based Image Manipulation
Posted on Nov 17, 2007 at 8:28 PM
I need to create an image on the fly when a user posts the text in a form field. After doing some research it appears that ImageDrawText can help me out with that but still I need an existing image to draw text on plus it writes it to the browser. I want to know if cf8 can create a png, or gif im... read more »
-
Learning ColdFusion 8: CFImage Part II - Tag Based Image Manipulation
Posted on Nov 17, 2007 at 7:54 PM
Is it possible to declare a variable.. <cfset title = "kinky solutions" ..then.. using cfimage create an image out of using an inline style sheet?... read more »