<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Download JPG&#8217;s with ColdFusion from a Linux server</title>
	<atom:link href="http://renaun.com/blog/2006/07/07/57/feed/" rel="self" type="application/rss+xml" />
	<link>http://renaun.com/blog/2006/07/07/57/</link>
	<description>Informtation on Flex, Flash, ColdFusion, and general RIA web develoment.</description>
	<pubDate>Wed, 07 Jan 2009 08:24:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Renaun Erickson</title>
		<link>http://renaun.com/blog/2006/07/07/57/comment-page-1/#comment-2456</link>
		<dc:creator>Renaun Erickson</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/?p=57#comment-2456</guid>
		<description>&#60;cffile action="read" charset="iso-8859-1" ...

Worked for me, here is a list of all the valid charsets try them all:

    *  utf-8
    * iso-8859-1
    * windows-1252
    * us-ascii
    * shift_jis
    * iso-2022-jp
    * euc-jp
    * euc-kr
    * big5
    * euc-cn
    * utf-16


http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000250.htm</description>
		<content:encoded><![CDATA[<p>&lt;cffile action=&#8221;read&#8221; charset=&#8221;iso-8859-1&#8243; &#8230;</p>
<p>Worked for me, here is a list of all the valid charsets try them all:</p>
<p>    *  utf-8<br />
    * iso-8859-1<br />
    * windows-1252<br />
    * us-ascii<br />
    * shift_jis<br />
    * iso-2022-jp<br />
    * euc-jp<br />
    * euc-kr<br />
    * big5<br />
    * euc-cn<br />
    * utf-16</p>
<p><a href="http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000250.htm" rel="nofollow">http://livedocs.macromedia.com/coldfusion/7/htmldocs/00000250.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cédric</title>
		<link>http://renaun.com/blog/2006/07/07/57/comment-page-1/#comment-2455</link>
		<dc:creator>Cédric</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://renaun.com/blog/?p=57#comment-2455</guid>
		<description>Hello,

I've the same problem. When I upload a document (word, excel, ...), the files seems to be uploaded correctly. But when I try to download it (using cffile tag), the file is corrupted (invalid charset I think).

Can you help me . Do you have found any solution ?

Thanks,
Ced</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;ve the same problem. When I upload a document (word, excel, &#8230;), the files seems to be uploaded correctly. But when I try to download it (using cffile tag), the file is corrupted (invalid charset I think).</p>
<p>Can you help me . Do you have found any solution ?</p>
<p>Thanks,<br />
Ced</p>
]]></content:encoded>
	</item>
</channel>
</rss>
