OK, now I get it to bring up the save dialog, but it wants to save it as .cfm. If I manually change the extension to .rtf, the file is valid but my users are not savvy enough to do that. I thought the cfcontent tag made that unnecessary
code snippet: <cfcontent type="application/rtf"><cfoutput>[rtf code]... Thanks again John Venable --- John Venable Director of Web Architecture Epilepsy Foundation -----Original Message----- From: Venable, John [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 30, 2003 2:04 PM To: CF-Talk Subject: RTF and MIME types I've been trying to output a query as an .rtf file and I think I'm having trouble with MIME type. I have followed the article at IRT (http://tech.irt.org/articles/js154/index.htm) and it works great in mozilla, but with my IE it shows nothing but raw rtf code. How do I make this work, and what do i do if my users (most of whom are using IE) run into this problem. Thanks John Venable --- John Venable Director of Web Architecture Epilepsy Foundation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

