A potentially dangerous Request.Form value was detected from the client (ctl00$ContentPlaceHolder1$txtUserId="<hkjgh").>
-
hi i got an error on entering text eg: i got an error Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application, such as a cross-site scripting attack. You can disable request validation by setting validateRequest=false in the Page directive or in the configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case.
-
hi i got an error on entering text eg: i got an error Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application, such as a cross-site scripting attack. You can disable request validation by setting validateRequest=false in the Page directive or in the configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case.
set the pages attribtes validaterequest to false in config gile
-
set the pages attribtes validaterequest to false in config gile
hi than x i wanna some java script code that prevent such entry eg < i don't want to set Request validation = false i set set Request validation = false in an registration form then i will be very long work for me to reconvert it in different forms