Tag Archives: PreserveSinlgeQuotes()

ColdFusion, PreserveSingleQuotes(), And Array Values

October 20, 2009

0 Comments

I think I may have stumbled upon some odd, unexpected and (definitely) undesired behavior with ColdFusion. The application that I’m working on has a module which needs to create a bit of dynamic SQL. Not a problem here, as I step through my conditions I’m populating an array that I can later loop through to [...]

Continue reading...