> <cfset Desc = "The cow's jumped over the moon and landed, in scotts yard.">
> <cfset NewDesc = #ReReplace(Desc,",","","ALL")#>

You're not using a regex, so why are you using REReplace()?

This might be what you're after:
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa69.htm

-- 

Adam

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to