<?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 - funca108.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-25T06:40:20</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funca108.htm#25905" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funca108.htm#25905">
		<title>coldfusion/6.1/htmldocs/funca108.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/funca108.htm#25905</link>
		<description>bug in mx seems to add an extraneous character to strings you run toBase64 on so that when you run toBinary on them they do not convert properly and do not appear to be base64 strings.  To fix this you need to put the trim function around your string when you use toBinary&lt;br /&gt;&lt;br /&gt;ie&lt;br /&gt;&lt;cfset base64version = #tobase64(myimage)#&gt;&lt;br /&gt;&lt;cfset binaryversion = #tobinary(trim(base64version))#&gt;</description>
		<dc:creator>mkeller</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-28T11:31:28</dc:date>
	</item>
	</rdf:RDF>

