Hello,
I am implementing the Classic ASP version of the editor on our site. We have a custom dropdown that contains "tags" the user can enter into a document. The tag format is [^TAG_NAME^].
When I use the spell check feature to verify the document, I get the following error...
"A potentially dangerous Request.Form value was detected from the client (CurrentText="[^Tag1^]<br><br>And here's a..."
When I use this spell check feature on this post, I don't get the same error.
How do I resolve this issue on my site?I searched the web and forums, but what I found didn't seem to resolve the issue. How do I resolve this issue on my site?
Thanks,
Chris