1- added the following to the existing "page" directive in that .aspx file.
ValidateRequest="false"
ValidateRequest="false"
2-add requestValidationMode="2.0" to the httpRuntime configuration section of the
web.config file like the following:
<httpRuntime requestValidationMode="2.0"/>
ليست هناك تعليقات:
إرسال تعليق