A potentially dangerous Request.Form value was detected from the client

1、页面上添加validateRequest="false";

2、web.config 添加<httpRuntime requestValidationMode="2.0" />

posted @ 2013-06-26 10:05  深潭  阅读(205)  评论(0编辑  收藏  举报