Why not just save the image? I generally recommend folks only use
writeToBrowser for testing. Yes - you can generate images on the fly
and show them to the user. But if you get any kind of load you really
want to start saving those images to the file system.

On Thu, Jun 19, 2008 at 9:34 AM, Scott Weikert <[EMAIL PROTECTED]> wrote:
> Fiddling around with the new cfimage tag goodies lately - fun fun :D
>
> I've been tinkering with the image tools to take a data set, plot points
> onto a grid, toss the image out via the "writetobrowser" action. Works
> like a champ.
>
> But now, I'd like to try and use the resulting image as a background on
> a table - the idea is to leverage some already existing code.
>
> Obviously using the "writetobrowser" action straight up isn't going to
> do this - it creates an <img> tag.
>
> Has anyone tackled this? I did some googling and didn't find anything
> relevant.
>
> I'll probably end up doing something more CSS-ified in the end...
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307712
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to