Your image has to be served in a request that's specifc to the image. So like your image.cfm example, but with CFCONTENT, rather than CFOUTPUT. You'll be better off, though you'd be even better off using a disk-based cache, and letting Apache (or whatever) serve the static files rather than a CFM template.
cheers, barneyb On 10/6/05, Nando <[EMAIL PROTECTED]> wrote: > I tried , but cfcontent cuts off all other textual output on the template if > i place with other content. I need it inline. The docs even say that's how > it should behave when using the variable attribute. The reset attribute is > disabled when the variable attribute is used. > > Is there a trick to get that to work? I tried for quite awhile. > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites.
