|
Hello, I am receiving System.Web.HttpRequestValidationException when raising postback of a form with HtmlEditor. I know that it can be switched off setting validateRequest to false, but I don't want to validate each input and HtmlEditor can handle it itselft. Thanks
|