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:312522
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