Thanks Raymond and Randy.

I'll try these out.

Marc

----- Original Message ----- 
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 12:06 PM
Subject: RE: Stripping wrapper quotes from all fields


> <CFSET STR = """Ray's world has ""quotes"" in it.""">
> <CFSET STR = REReplace(STR,"^""","")>
> <CFSET STR = REReplace(STR,"""$","")>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to