> Thanks for the response, but I'm curious as to why the documentation
> doesn't show the variable attribute for <cfcontent>
> http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-a1
> 7.htm#wp2850760
> 
> Is this going to be deprecated or is this new or what? I'm using CFMX
> 6.1.

The VARIABLE attribute is new to CFMX 7. In the absence of this attribute,
you will need to either write the file to disk then use CFCONTENT to refer
to the file, or you will need to encode the binary content appropriately
then output it yourself after the CFCONTENT tag.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211667
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to