have you thought iof trying the ASCII value of the "" 
which I think is CHR(34)


>>> [EMAIL PROTECTED] 06/20/02 12:03PM >>>
all these tough questions and heady subjects, here's an easy one i
hope

I am attempting to remove all instances of double quotes within string,
and this seems be incorrect syntax


#REReplace("myQuery.myField", " "  " , "" , "ALL")#

additionaly, the reason i need to remove the double quotes is that they
are causing a javascript error....it is okay with my client that for
this particular item, that the double quotes are omitted, but IS there a
way to preserve them without causing the javascript to fail




______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to