I have added a FreeTextBox control in my page, which allows users to insert HTML tag. Well, when I send to the server, I get the following error:
A potentially dangerous Request.Form value was detected from the client (GestisciPagine1_txtTestoPagina="...t homepage
<br><br>
").
Which option do I need to change to avoid this? I only want to change this control. Is it possible?