That would be great... Looking at justin's example (reReplace(variables.string, ".", "*", "all")) It seems like it would only look for "." and them replace those with * or am I missing something? Does "." me
~~ Stephenie Hamilton Macromedia Certified ColdFusion Professional CFXHosting -----Original Message----- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 2:37 PM To: CF-Community Subject: Re: cf=-talk archives returning no results RegEx REReplaceNoCase(sting_to_search, "word pattern to find", "'s", "all") I have a paper or two on HoF on how to use RegEx and can coach you on a specific thing your looking for. It's one of my favorites. :) ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
