<cfset newsym=replace(qStockItems.Symbol,'"','','ALL')>
You can use single ticks.  NOte, no need for the #s either.


Doug

-----Original Message-----
From: Eric Creese [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 29, 2004 1:32 PM
To: CF-Talk
Subject: Replacing Characters

I need to strip "(double quote) out of a string of characters. I tried the following but it bombed. Can anyone steer me in the right direction?

<cfset newsym=replace(#qStockItems.Symbol#,""","","ALL")>
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to