On 26 Nov 2008, at 14:33, Brian Dumbledore wrote: > Ok Preservesinglequotes() didn't work. Got an error saying "invalid > construct '[' at.." > All I did was to replace '#form[fn & "_" ocid]#' with > '#preservesinglequotes(form[fn & "_" ocid])#'.
If that's what you've typed, there's a missing &: '#preservesinglequotes(form[fn & "_" & ocid])#' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315973 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

