If the only content being displayed is the RTF content, use CFCONTENT to set the appropriate Mime-Type, then include the file. If you want mixed media in a single page, you'll need some kind of RTF renderer (Flash, Java Applet, etc.).
-- Mosh Teitelbaum evoch, LLC Tel: (301) 942-5378 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ > -----Original Message----- > From: Ian Skinner [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2003 12:06 PM > To: CF-Talk > Subject: <cfinclude url="foobar.rtf"> > > > Can't you do this? I tried to include a rich text file (.rtf) into a > document, where I wanted the content, but the rtf file wasn't rendered, it > was just dumped into the file markup and all? > > Is this correct? did I do something wrong? Is there a work around? > > -------------- > Ian Skinner > Web Programmer > BloodSource > Sacramento, CA > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

