<?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 - functa69.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-26T02:16:15</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#21559" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11823" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11822" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#21559">
		<title>coldfusion/6.1/htmldocs/functa69.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#21559</link>
		<description>Hey,&lt;br /&gt;&lt;br /&gt;How would I replacelist with replacenocase? I tried replacenocaselist but that doesn't work. Please help asap. THanks.&lt;br /&gt;&lt;br /&gt;-Matt</description>
		<dc:creator>Supra LTD</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-09-21T17:33:47</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11823">
		<title>coldfusion/6.1/htmldocs/functa69.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11823</link>
		<description>OK, I figured it:&lt;br /&gt;&lt;br /&gt;In order to use a # sign in a variable, you have to use the #chr(35)# to create it (if you just enter # coldfusion understandably expects another one to follow...&lt;br /&gt;&lt;br /&gt;&lt;cfset sSMark = &quot;&amp;#chr(35)#34;&quot;&gt;&lt;br /&gt;&lt;cfset sComma = &quot;&amp;#chr(35)#44;&quot;&gt;&lt;br /&gt;&lt;br /&gt;and in order to find the characters like &quot; and ,  you need to find those by using the chr(??) function too....&lt;br /&gt;&lt;br /&gt;&lt;cfset find_in_string = &quot;#chr(34)#,#chr(44)#,&quot;&gt;&lt;br /&gt;&lt;cfset replace_in_string = &quot;#sSMark#,#sComma#&quot;&gt;&lt;br /&gt;&lt;br /&gt;eventually making the following useful....&lt;br /&gt;&lt;br /&gt;&lt;cfset validatedtext = 	#replacelist(#origtext#,#find_in_string#, #replace_in_string#)#&gt;&lt;br /&gt;&lt;br /&gt;(and don't forget you need to have #origtext# already!)</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-25T13:03:42</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11822">
		<title>coldfusion/6.1/htmldocs/functa69.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functa69.htm#11822</link>
		<description>Pointer please: How to replace characters like &quot; (speach mark) or , (comma) within this function?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-25T12:51:42</dc:date>
	</item>
	</rdf:RDF>

