相关疑难解决方法(0)

一个有潜在危险的Request.Form

任何人都知道我为什么会收到以下错误?我启用了调试功能.

Server Error in '/' Application.
--------------------------------------------------------------------------------

A potentially dangerous Request.Form value was detected from the client (strContent="<p>
test</p>
"). 
Description: 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 …
Run Code Online (Sandbox Code Playgroud)

.net vb.net asp.net jquery

14
推荐指数
2
解决办法
4万
查看次数

标签 统计

.net ×1

asp.net ×1

jquery ×1

vb.net ×1