i think you need to double up the quotes

#replace(getpayment.eventtitle, """", "", "all")#

i havent tested it but IIRC it shoudl work

----- Original Message ----- 
From: "Scott Raley" <sra...@itc-llc.com>
To: "cf-community" <cf-community@houseoffusion.com>
Sent: Wednesday, February 24, 2010 12:05 PM
Subject: strip quotes


>
> Okay  I've been using this to get rid of apostrophes and other things that
> break forms
>
>
>
> #replace(getpayment.eventtitle, "'", "", "all")#
>
>
>
> But now I need to strip quotes since that has arisen and I get an error if 
> I
> put in
>
>
>
> #replace(getpayment.eventtitle, """, "", "all")#
>
>
>
> So whats the code I need to use?
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:312527
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to