Yup...sorry for my stupidity...the lil one kept me up till some ungodly hour
this AM.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 2:37 PM
To: CF-Talk
Subject: RE: Creating Images Question


Tony,

I think he's talking about making a REAL image.. not a name for an image.
Like Ming can for PHP developers.

~Todd

On Fri, 14 Jun 2002, Tony Carcieri wrote:

> couldn't you do something like:
>
> <cfset textToImage = #form.fieldname#>
>
> <cfif IsDefined(textToImage)>
>       <cfset imagename = #textToImage#.jpg>
> </cfif>
>
>
>
> -----Original Message-----
> From: Brian Simmons [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 14, 2002 2:22 PM
> To: CF-Talk
> Subject: Creating Images Question
>
>
> I have a simple request and I'm sure there must be a custom tag (free or
> not, doesn't matter) to do it.
>
> I have some text, for example: Hello World
> I would like to be able to pass that text into the custom tag and have it
> create a JPG/GIF file that contains "Hello World".  Nothing fancy (image
> size, background color, text color, text font, that's all I need).
>
> Any suggestions,
> Brian
>
> --
> Brian Simmons
> [EMAIL PROTECTED]
> The ultimate CF 5.0 Certification Exam testing tool:
> Check out CF_Buster at: http://www.centrasoft.com
>
> FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
>

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to