Passing Parameters Issue In Javascript And C#
The parameters contain some format information like bold, italic and etc. It turns out that this is prohibited. there is this text editor and a button. once we click the button, we
Solution 1:
Try:
<system.web><compilationdebug="true"targetFramework="4.0" /><httpRuntimerequestValidationMode="2.0" /><pagesvalidateRequest="false" /></system.web>
Reference: ValidateRequest="false" doesn't work in Asp.Net 4
Post a Comment for "Passing Parameters Issue In Javascript And C#"