<cfset myString = "hello world, how are you">

<cfset myNewString = #ReRePlaceNoCase(myString, "[[:space:]]",
"", "ALL")#>




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Jim Curran" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 21, 2002 5:06 PM
Subject: Reg Expr


> Hello,
>
> How can i match a Carriage return in a string using
REreplacenocase?
>
> - j
>
>
>
>

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to