No, Mike. Both the CFIMAGE tag (and functions) and even the CFCONTENT tag
(if you had reason to want to you that) offer means to generate their
results from an object in memory. It just may be vital to convert it from
the form you obtain from the DB into a form that can be sent by these
tags/functions. Try playing with it, and if it doesn't work, see the CFML
docs on the tag you're using which should discuss this issue. (And do note
that besides the CFML Reference, which may sometimes be terse on a topic,
there is also the ColdFusion Developer Guide, which sometimes will talk for
pages about a given topic mentioned only briefly--if at all--in the CFML
Reference.)

/charlie


-----Original Message-----
From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Mike Staver
Sent: Tuesday, April 02, 2013 3:19 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Images as Blobs

Thanks for the input Teddy. Yeah, I did look at that - but it's my
understanding that I would still need to dump the image out onto the file
system before sending it out via the web server, right? I'm assuming there
isn't a way around that.






-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to