Skip to main content
November 12, 2014
Question

Could someone please tell me why is < converted to < ;

  • November 12, 2014
  • 1 reply
  • 218 views

I m facing issues in my application because < , > and  "  are being converted to &lt , &gt and &quot respectively.
Please tell me why this happens and how to prevent it from happening.

Thanks in advance.

    This topic has been closed for replies.

    1 reply

    Carl Von Stetten
    Legend
    November 12, 2014

    Can you provide some sample code so we can see where this is happening?  Also, what version/patch level of ColdFusion?

    -Carl V.