<?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 - 00000991.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-26T01:44:27</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000991.htm#35608" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000991.htm#35608">
		<title>coldfusion/7/htmldocs/00000991.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000991.htm#35608</link>
		<description>The example says that the expression REReplace(report, &quot;&lt;[^&gt;]*&gt;&quot;, &quot;&quot;, &quot;All&quot;) will remove all html tags from a string, and this will work 99% of the time, however, there are a few exceptions discussed on http://haacked.com/archive/0001/01/01/1471.aspx where a straighforward regular expression like this will not work. A more complete regular expression (as given on that page) would be &lt;/?\w+(((\s|\n)+\w+((\s|\n)*=(\s|\n)*(?:&quot;.*?&quot;|'.*?'|[^'&quot;&gt;\s]+))?)+(\s|\n)*|(\s|\n)*)/?&gt;, which accounts for things like newline characters and angle brackets that happen to appear as data.</description>
		<dc:creator>LukewarmFusion</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-06-16T08:11:03</dc:date>
	</item>
	</rdf:RDF>

