Skip to main content
July 2, 2012
Question

scriptProtect problem

  • July 2, 2012
  • 1 reply
  • 480 views

Tried scriptProtect="all" in a cfapplication tag.

Should it change a form element value like <script> into something like <invalid tag> when stored or rendered?

    This topic has been closed for replies.

    1 reply

    12Robots
    Participating Frequently
    July 2, 2012

    When submitted.  You should find that the element has been changed the moment it hits the FORM scope.

    jason