<?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 - CFML_Reference - functions-pt1116.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-26T11:14:39</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25582" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25577" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18151" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18129" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25582">
		<title>coldfusion/6/CFML_Reference/functions-pt1116.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25582</link>
		<description>Ideally, this function should only replace ampersands that are not already part of an html escaped-string., ie: it should NOT replace the ampersand in &amp;gt; &amp;lt; &amp;quot; &amp;amp; etc.&lt;br /&gt;So the function should incorporate some logic such that it matches only ampersand that do NOT match the regular expression /&amp;#?\w*;/</description>
		<dc:creator>Hutz</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-17T09:45:09</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25577">
		<title>coldfusion/6/CFML_Reference/functions-pt1116.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#25577</link>
		<description>Beware that multiple passes of this function will cause problems with '&amp;' (ampersand): e.g., You have a form text input that you store somewhere and prefill from that store; before storing, you run this function on the input to clean out troublesome characters, especially quotes. If there's an ampersand, it will replace it with &amp;amp;. All fine and good, HOWEVER, the next time you submit this, even if no changes are made to the input, the '&amp;' in '&amp;amp;' will get converted to '&amp;amp;', leaving you with &quot;&amp;amp;amp;&quot;. Every time you submit this form, you'll keep adding an 'amp;' to this string.</description>
		<dc:creator>Hutz</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-17T08:52:52</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18151">
		<title>coldfusion/6/CFML_Reference/functions-pt1116.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18151</link>
		<description>The HTMLEditFormat and HTMLCodeFormat functions replace the following characters:&lt;br&gt;&lt; becomes &amp;lt;&lt;br&gt;&gt; becomes &amp;gt;&lt;br&gt;&amp; becomes &amp;amp;&lt;br&gt;&quot; becomes &amp;quot;&lt;br&gt;They also strip return characters, but not line feeds.</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-07-07T15:05:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18129">
		<title>coldfusion/6/CFML_Reference/functions-pt1116.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1116.htm#18129</link>
		<description>Would be nice to have a list of all the special characters replaced.</description>
		<dc:creator>cdary</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-07T10:45:35</dc:date>
	</item>
	</rdf:RDF>

