Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
When submitted. You should find that the element has been changed the moment it hits the FORM scope.
jason