Try putting more then just simple text in the RTF file. I have centering and bolding and underlines and a whole editors pallet of mark up. When the RTF is included the markup isn't rendered it's just spit out mixed in with the content.
-------------- Ian Skinner Web Programmer BloodSource Sacramento, CA -----Original Message----- From: CFDEV [mailto:[EMAIL PROTECTED] Sent: Friday, July 25, 2003 10:07 AM To: CF-Talk Subject: RE: <cfinclude url="foobar.rtf"> Actually I did just this: this is the beginning<br><br><br> <CFINCLUDE TEMPLATE="test.rtf"> <br><br><br> This is the end. With the test.rtf file being straight TEXT that reads: This is the middle It all came out fine. Nothing else but those lines of code. Unless I am missing something you are attempting to do. -----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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

