Trying to implement the solution provided by A.Little of using
PreserveSingleQuotes() in the value of my <cfqueryparam>'s to prevent the
multiplication of single quotes(').

Is there some reason why the following forms is illegal?

PreserveSingleQuotes(trim(string))
OR
PreserveSingleQuotes(stringAry[i].key)

Both of these threw errors of illegal characters "(" and "[" respectively.
It seems you can not use other functions and/or array notation variables
inside a PreserveSingleQuotes() function.  Is this by design or flaw?

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to