<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - tags-a17.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T14:31:32</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#56239" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38878" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38649" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#35677" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29484" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29235" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28948" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28943" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27543" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27424" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27022" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#26425" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22399" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22388" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22387" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21495" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21494" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#18110" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#16434" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#13498" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#11149" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#10862" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#9443" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8566" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8478" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#5739" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4841" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4281" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#56239">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#56239</link>
		<description>Regarding PDF documents and CF5:&lt;br /&gt;&lt;br /&gt;When calling a page to download or inline-display a PDF include the following text in the query string&lt;br /&gt;&lt;br /&gt;nocache=no&lt;br /&gt;&lt;br /&gt;Not that I really understand why it works but it does.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-11-13T09:44:47</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38878">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38878</link>
		<description>Regarding CFHeader &amp; CFContent, if I use the &quot;inline&quot; setting for the &quot;value&quot; property, the name that is displayed is the CF page name, not the file name.  For example:&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=my_audio.mp3&quot;&gt; &lt;br /&gt;&lt;cfcontent type=&quot;audio/mpeg&quot; file=&quot;C:\Files\my_audio.mp3&quot;&gt;&lt;br /&gt;&lt;br /&gt;The Windows Media Player (WMP) opens and plays the file, however, the name that is displayed is &quot;file_viewer.cfm&quot; -- the name of my CF page.  This seems to happen for Microsoft related applications -- MS Word, MS Excel, WMP, etc.  However, PDF files and other non Microsoft files display the appropriate file name.  Any ideas?</description>
		<dc:creator>psusemichel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-23T07:32:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38649">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#38649</link>
		<description>If you're using cfcontent, be sure you've got debugging output turned off (cfsetting showdebugoutput=false, I think) or else it will contaminate the file you are trying to export to the browser. If you can download the file via FTP but not via HTTP, that might be it. :)</description>
		<dc:creator>xenden</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-14T16:42:22</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#35677">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#35677</link>
		<description>jrunrandy's comments about dynamic PDF generation&lt;br /&gt;&lt;br /&gt;That's cool about CFMX 7 PDF generation. Excellent feature. However, I need to populate fields in existing PDF documents with data from a database.</description>
		<dc:creator>cmschofield</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-06-16T20:50:21</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29484">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29484</link>
		<description>cmschofield's comment mentioned dynamically generating PDF files.&lt;br /&gt;&lt;br /&gt;In ColdFusion MX 7, you can use the cfdocument tag or the cfreport tag&lt;br /&gt;to generate PDF files dynamically.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-10T13:22:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29235">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#29235</link>
		<description>re: How exactly does &lt;cfcontent&gt; work when streaming files ...&lt;br /&gt;&lt;br /&gt;In CFMX &lt;cfcontent&gt; uses an 8kb buffer.  It does not attempt to read the whole file into memory.  &lt;br /&gt;&lt;br /&gt;Note that one ColdFusion Simultaneous Request is occupied while a large file is sent using &lt;cfcontent&gt;.  &lt;br /&gt;&lt;br /&gt;For some applications, it makes more sense to download the file with &lt;cflocation&gt; rather than &lt;cfcontent&gt;.  This lets the web server do the work rather than tying up a CF thread.</description>
		<dc:creator>TomDonovan</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-08T07:34:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28948">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28948</link>
		<description>For all those having problems with filename and formatting here goes a tip.&lt;br /&gt;This is the way I usually use these tags:&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment; filename=OneMoreSpreadSheet.xls&quot;&gt;&lt;br /&gt;	&lt;cfcontent type=&quot;application/x-msexcel; charset=utf-16&quot; reset=&quot;No&quot;&gt;&lt;br /&gt;Put attention to the charset used, I think that's the native format for excel. This way he gets the info the way he wants and no format or filename problems should appear.&lt;br /&gt;Hope this helps.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-03T10:06:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28943">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#28943</link>
		<description>How exactly does &lt;cfcontent&gt; work when streaming files back to the client? Is the file read into RAM as a whole, or are chunks read from disk and buffered?&lt;br /&gt;This is an important issue for me becasue I need to stream large files (200mb+) and I don't want multiple concurrent downloads to kill the server.</description>
		<dc:creator>perlyking</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-03T08:55:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27543">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27543</link>
		<description>IE 6.0 will try to save the .cfm file if the Content-Type is not specified as PDF while using &lt;cfcontent&gt;. I found that this happened only while using SSL. Thus, the following code correctly references the proper PDF. In our secure environment, the PDF files are dynamically created, displayed to the user, and then deleted.&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Type&quot;  value=&quot;pdf&quot;&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=filename.ext&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/pdf&quot; file=&quot;filename.ext&quot; deletefile=&quot;Yes&quot;&gt;</description>
		<dc:creator>cmschofield</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-07T15:39:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27424">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27424</link>
		<description>I am using a cfcontent tag to open an excel spreadsheet.  My hyperlinks break because they change to the file///C:\&lt;webdirectory&gt;.&lt;br /&gt;How can I maintain my original hyperlinks???</description>
		<dc:creator>lgardne</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-04T10:03:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27022">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#27022</link>
		<description>You can add the logo by referencing the entire url for your image not just the filename.</description>
		<dc:creator>Mandy35679</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-26T12:46:26</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#26425">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#26425</link>
		<description>I am developing an application which will download the contents of the report to an excel file.Everything is working fine.. But the thing is i have to add the company logo to the excel file. how can i add the logo from the webpage to the excel file being downloaded. Please help me as soon as possible.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-11T22:20:12</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22399">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22399</link>
		<description>This is what I use in CFMX and IE 6.0.28xxx&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=filename.xls&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/vnd.ms-excel&quot; file=&quot;d:\inetpub\wwwroot\temp\xyz1234.xls&quot; deletefile=&quot;Yes&quot;&gt;&lt;br /&gt;&lt;br /&gt;It shows the files as filename.xls in excel.</description>
		<dc:creator>a.s.webster</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-14T13:56:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22388">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22388</link>
		<description>DOWNLOADING TO EXCEL&lt;br /&gt;&lt;br /&gt;Many thaks to those who contributed ideas on how to get cfcontent to&lt;br /&gt;work with Excel in IE.   It works, now, but still has the .cfm name and type if the file opened by Excel.    It appears the CFHEADED works to force Xcel to open the file, but still Xcel thinks it is a CFM file.  This is why it gets saved as a text file, as another user commented.&lt;br /&gt;&lt;br /&gt;Any ideas on how to get Xcel to open the downloaded file with the proper name and type?&lt;br /&gt;&lt;br /&gt;thanks&lt;br /&gt;&lt;br /&gt;Bill Richardson&lt;br /&gt;Blacksburg VA</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-14T09:16:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22387">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#22387</link>
		<description>PDF ??   &lt;br /&gt;&lt;br /&gt;I have never been able to get the PDF download o work.  Any suggestions or commentys?&lt;br /&gt;&lt;br /&gt;thanks&lt;br /&gt;&lt;br /&gt;Bill Richardson&lt;br /&gt;Blacksburg VA</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-14T09:12:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21495">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21495</link>
		<description>I used it like this to prevent to be able to download the file whitout being loged in, it also deletes the file after being created and downoaded, the file is actualy saved &quot;outside&quot; teh application root&lt;br /&gt;&lt;cfheader name=&quot;Content-Type&quot; value=&quot;unknown&quot;&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment; filename=#filename#.#ext#&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/msexcel&quot; deletefile=&quot;yes&quot; file=&quot;#ExpandPath(&quot;../XL/#filename#.#ext#&quot;)#&quot;&gt;</description>
		<dc:creator>G0V.</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-20T08:14:27</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21494">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#21494</link>
		<description>This works fine on cf MX using several browsers from IE6 to Firefox 1.0 and Netscape 7.2 :&lt;br /&gt;&lt;br /&gt;kuech said on Dec 31, 2003 at 11:20 AM : &lt;br /&gt;The following should force the download of an Excel of Word document:&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Type&quot; value=&quot;unknown&quot;&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment; filename=FileName.doc&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;Application/Unknown&quot; file=&quot;/http//downloads/FileName.doc&quot; deletefile=&quot;No&quot;&gt;</description>
		<dc:creator>G0V.</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-20T08:10:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#18110">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#18110</link>
		<description>I have try using the CFCONTENT example 3 posted by lbryngel. It did allow users to save into their harddisk in excel file extension but when users started to admend and update the downloaded file and saved it, it becomes a txt file. Anyone knows what is wrong??</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-06T21:57:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#16434">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#16434</link>
		<description>raas1,&lt;br /&gt;&lt;br /&gt;Acho que ninguem sabem como a falar em portugues aqui.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-09T15:05:51</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#13498">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#13498</link>
		<description>Eu gostaria de saber se na tag &quot;&lt;cfcontet&gt;&quot; teria  como eu utilizar uma formatação para que ele não seja impresso em formato hexadecimal!!</description>
		<dc:creator>raas1</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-04-27T13:32:43</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#11149">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#11149</link>
		<description>Try inserting a line break after the opening cfoutput tag&lt;br /&gt;&lt;br /&gt;&lt;cfoutput query=&quot;??&quot;&gt;&lt;br /&gt;line of text&lt;/cfoutput&gt;&lt;br /&gt;&lt;br /&gt;The cfoutput will copy exactly what's between the cfoutput tags, which above is [(linebreak)line of text]</description>
		<dc:creator>Showfax TJ</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-17T11:02:08</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#10862">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#10862</link>
		<description>I use the download repeat region extension:&lt;br /&gt;&lt;br /&gt;&lt;!---Basic-UltraDev DownloadRepeatRegion---&gt;&lt;br /&gt;&lt;CFHEADER NAME=&quot;Content-Disposition&quot; VALUE=&quot;inline; filename=schools.txt&quot;&gt;&lt;br /&gt;&lt;CFCONTENT TYPE=&quot;application/txt&quot;&gt;&lt;br /&gt;Name,Principal,address 1,address 2,address 3,postal code,city,district,country&lt;br /&gt;&lt;cfoutput query=&quot;rsSchools&quot;&gt;#rsSchools.schoolname#, #rsSchools.principal#, #rsSchools.address1#, #rsSchools.address2#, #rsSchools.address3#, #rsSchools.postalcode#, #rsSchools.city#, #rsSchools.district#, #rsSchools.country#&lt;/cfoutput&gt; &lt;br /&gt;&lt;cfabort&gt;&lt;br /&gt;&lt;br /&gt;Everything works well, only the result is a long row with all the data.&lt;br /&gt;I want (ofcourse every) record on a separate line.&lt;br /&gt;&lt;br /&gt;Tom Muck in his explanation of the extension uses ASP and adds &lt;%=vbcrlf%&gt; before the &lt;/cfoutput&gt;.&lt;br /&gt;How can I translate this to Coldfusion?</description>
		<dc:creator>DonaldBoers</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-12T02:36:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#9443">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#9443</link>
		<description>I am using a CFCONTENT tag to try to gererate an Excel document which data come from SQL query. It works fine in Cold fusion 5.&lt;br /&gt;But it doesn't work with CFMX + websphere (windows 2k)&lt;br /&gt;my code look like:&lt;br /&gt;------------------&lt;br /&gt;&lt;cfcontent type=&quot;application/vnd.ms-excel&quot; reset=&quot;yes&quot;&gt;		&lt;br /&gt;&lt;br /&gt;&lt;table&gt;&lt;br /&gt;&lt;cfoutput query=&quot;&quot;&gt;&lt;br /&gt;&lt;tr&gt;&lt;br /&gt;&lt;td&gt;##&lt;/td&gt;&lt;br /&gt;&lt;/tr&gt;&lt;br /&gt;........&lt;br /&gt;&lt;/cfoutput&gt;&lt;br /&gt;------------------------------------------------------&lt;br /&gt;&lt;br /&gt;any idea&lt;br /&gt;thanks in advance&lt;br /&gt;my email : bill_sun@businteractive.com</description>
		<dc:creator>billsun</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-02T13:46:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8566">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8566</link>
		<description>We are working to improve the examples in the ColdFusion reference pages. We propose to replace/add the current example on this page with the the following examples. If you have any comments on this example, add them to this page.&lt;br /&gt;&lt;br /&gt;If these examples are added please maintain/add spaces between examples because code can only run on seperate CFM pages.  Made code corrections/additions to first two examples and added 3 new.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!---  CFCONTENT EXAMPLE 1&lt;br /&gt;This example shows the use of cfcontent to return the contents of the &lt;br /&gt;CFDocumentation page dynamically to the browser.You might need to change the path and/or &lt;br /&gt;drive letter depending on how ColdFusion is installed on your system.Notice that the graphics &lt;br /&gt;do not display and the hyperlinks do not work,because the html page uses relative filename &lt;br /&gt;references.The root of the reference is the ColdFusion page, not the location of thehtml page.&lt;br /&gt;---&gt;&lt;br /&gt;&lt;cfcontent type = &quot;text/html&quot; file = &quot;C:\Inetpub\wwwroot\cfdocs\dochome.htm&quot; deleteFile = &quot;No&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!---  CFCONTENT EXAMPLE 2 &lt;br /&gt;This example shows how the Reset attribute changes text output.  Notice how the first text section &lt;br /&gt;&quot;This example shows how the Reset attribute changes output for text reset = &quot;Yes&quot;:123 does&lt;br /&gt;NOT print out to the screen ---&gt;&lt;br /&gt;&lt;br /&gt;&lt;html&gt;&lt;br /&gt;&lt;body&gt;&lt;br /&gt;&lt;h3&gt;cfcontent Example 2&lt;/h3&gt;&lt;br /&gt;&lt;p&gt;This example shows how the Reset attribute changes output for text.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;reset = &quot;Yes&quot;: 123 &lt;BR&gt; &lt;cfcontent type = &quot;text/html&quot; reset = &quot;Yes&quot;&gt;456&lt;/p&gt;&lt;br /&gt;&lt;p&gt;This example shows how the Reset attribute changes output for text.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;reset = &quot;No&quot;: 123 &lt;BR&gt; &lt;cfcontent type = &quot;text/html&quot; reset = &quot;No&quot;&gt;456&lt;/p&gt;&lt;br /&gt;&lt;/body&gt;&lt;br /&gt;&lt;/html&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--- CFCONTENT EXAMPLE 3 &lt;br /&gt;	This example triggers a download of an Excel file. User will be prompted&lt;br /&gt;	with an option to save or open file in browser. ---&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=acmesales03.xls&quot;&gt;	&lt;br /&gt;&lt;cfcontent type=&quot;application/vnd.ms-excel&quot; file=&quot;c:\temp\acmesales03.xls&quot;&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--- CFCONTENT EXAMPLE 4&lt;br /&gt;	This example triggers a download of a Word document then deletes the orginal&lt;br /&gt;	from the &quot;temp&quot; directory. User will be prompted with an option to save or &lt;br /&gt;	open file in browser.  ---&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=temp.doc&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/msword&quot; file=&quot;c:\temp\Cable.doc&quot; deletefile=&quot;yes&quot;&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--- CFCONTENT EXAMPLE 5 &lt;br /&gt;	This example saves the HTML below the cfcontent tag as an Excel file.  User will be &lt;br /&gt;	prompted to save or open the file in a browser. ---&gt;&lt;br /&gt;	&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;inline; filename=acmesalesQ1.xls&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/msexcel&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;table border=&quot;2&quot;&gt;&lt;br /&gt;	&lt;tr&gt;&lt;td&gt;Month&lt;/td&gt;&lt;td&gt;Quantity&lt;/td&gt;&lt;td&gt;$ Sales&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;td&gt;January&lt;/td&gt;&lt;td&gt;80&lt;/td&gt;&lt;td &gt;$245&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;td&gt;February&lt;/td&gt;&lt;td&gt;100&lt;/td&gt;&lt;td&gt;$699&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;td&gt;March&lt;/td&gt;&lt;td&gt;230&lt;/td&gt;&lt;td &gt;$2036&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;	&lt;tr&gt;&lt;td&gt;Total&lt;/td&gt;&lt;td&gt;=Sum(B2..B4)&lt;/td&gt;&lt;td&gt;=Sum(C2..C4)&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;/table&gt;</description>
		<dc:creator>lbryngel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-02-20T05:34:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8478">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#8478</link>
		<description>Proposed corrections:&lt;br /&gt;&lt;br /&gt;&quot;For more information on character encodings, see the following web pages:&quot;  &lt;br /&gt;&lt;br /&gt;The last part that mentions java should include the 1.4.2 specs as well.&lt;br /&gt;&lt;br /&gt;CFMX 6.0 Updater 3 uses JDK 1.3 see this for encoding &lt;br /&gt;java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html &lt;br /&gt;&lt;br /&gt;CFMX 6.1 uses JDK 1.4.2 see this for encoding support:&lt;br /&gt;http://java.sun.com/j2se/1.4.2/docs/guide/intl/encoding.doc.html&lt;br /&gt;&lt;br /&gt;REMOVE NOTE:&lt;br /&gt;&quot;Note: This tag executes only if it is enabled in the ColdFusion Administrator. For more information, see Configuring and Administering ColdFusion MX&quot;&lt;br /&gt;&lt;br /&gt;The &quot;Tag Restriction&quot; page is not in CFMX 6.x  Adminstrator - it was only in CF 5.  To restrict this tag in CFMX use Sandbox Security.</description>
		<dc:creator>lbryngel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-02-19T12:12:11</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#5739">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#5739</link>
		<description>I am using a CFCONTENT tag to try to open an Excel document.  It works fine in any browser except Internet Explorer.&lt;br /&gt;&lt;br /&gt;The code is:&lt;br /&gt;&lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment;filename=mydownload.xls&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/msexcel; charset=utf-8&quot; file=&quot;#ExpandPath(&quot;.&quot;)#\document1.xls&quot; deletefile=&quot;No&quot;&gt; &lt;br /&gt;&lt;br /&gt;When Netscape/Mozilla opens it, I get the popup dialog asking what I would like to do.  However, when Internet Explorer opens it, I get output similar to the following:&lt;br /&gt;&lt;br /&gt;ÐÏà¡±á&gt;þÿ þÿÿÿþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ ó'ÍÑá°Áâ\&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Any ideas as to how to get IE to behave would be greatly appreciated.  I am running IE 6.0.2800.1106 with SP1.&lt;br /&gt;&lt;br /&gt;Thanks.</description>
		<dc:creator>bougrinea</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-23T12:35:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4841">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4841</link>
		<description>The following should force the download of an Excel of Word document:&lt;br /&gt;&lt;br /&gt;&lt;cfheader name=&quot;Content-Type&quot; value=&quot;unknown&quot;&gt;&lt;br /&gt;    &lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment; filename=FileName.doc&quot;&gt;&lt;br /&gt;    &lt;cfcontent type=&quot;Application/Unknown&quot; file=&quot;/http//downloads/FileName.doc&quot; deletefile=&quot;No&quot;&gt;</description>
		<dc:creator>kuech</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-31T11:20:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4281">
		<title>coldfusion/6.1/htmldocs/tags-a17.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-a17.htm#4281</link>
		<description>CFContent has some problems. I have scoured the forums and looked in many other places but I cannot render an excel or msword page into IE5 browser. I used to do it in cf5.0 but MX is still buggy. Then simple code below does not work!!!!   Macromedia are you reading this??? If so you can reach me at sammyishere@Hotmail.com, my client is considering other application servers.!&lt;br /&gt;&lt;br /&gt;&lt;CFHEADER    NAME=&quot;content-disposition&quot; VALUE=&quot;inline; filename=book1.xls&quot;&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/vnd.ms-excel&quot;   reset=&quot;no&quot;&gt;&lt;br /&gt;&lt;br /&gt;OR&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfcontent type=&quot;application/vnd.ms-word&quot; &gt;&lt;br /&gt;&lt;br /&gt; &lt;cfheader name=&quot;Content-Disposition&quot; value=&quot;attachment; filename=c:\cfusionmx\wwwroot\test.doc&quot;&gt;</description>
		<dc:creator>sammyishere</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-12-02T10:55:58</dc:date>
	</item>
	</rdf:RDF>

