<?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 - 7 - htmldocs - 00000506.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-26T05:41:36</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64513" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64051" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27856" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27847" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64513">
		<title>coldfusion/7/htmldocs/00000506.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64513</link>
		<description>This function also strips Carriage return from the input (maybe the line feed as well) - the strings it removes are a subset of what xmlFormat function removes.</description>
		<dc:creator>DracTK</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-03-19T17:11:35</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64051">
		<title>coldfusion/7/htmldocs/00000506.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#64051</link>
		<description>jrunrandy,&lt;br /&gt;&lt;br /&gt;Your example of the source string containing &amp;gt; already would still be encodable and decodable:&lt;br /&gt;&lt;br /&gt;htmlEditFormat( '&amp;gt;' ) = '&amp;amp;gt;'&lt;br /&gt;&lt;br /&gt;Which is easily decodeable back to '&amp;gt;'&lt;br /&gt;&lt;br /&gt;Maybe the reason there's no decoding function is that there isn't much use for it...</description>
		<dc:creator>healey_mark</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-03-12T15:09:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27856">
		<title>coldfusion/7/htmldocs/00000506.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27856</link>
		<description>Good point. I've run into this myself. There is no function to reverse the HTMLEditFormat process. However, in some cases, you can just keep a copy of the original string.&lt;br&gt;&lt;br&gt;Actually, once I think it through, the problems of reversing this process are clear: the function replaces special characters (for example, &gt;) with HTML-escaped equivalents (for example, &amp;gt;), which you can easily reverse; but what if the original string already contained &amp;gt; - you wouldn't want to change that to &gt;.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-02-15T06:15:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27847">
		<title>coldfusion/7/htmldocs/00000506.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000506.htm#27847</link>
		<description>You should say wether a function exists to reverse this process.  I can't find one.</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-15T01:16:28</dc:date>
	</item>
	</rdf:RDF>

