产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 修改后台出错,怎么回事
stone - 2015/5/28 10:23:44
Server Error in '/' Application.
A potentially dangerous Request.Form value was detected from the client (wz_top="<a href="javascript:...").
Description: ASP.NET has detected data in the request that is potentially dangerous because it might include HTML markup or script. The data might represent an attempt to compromise the security of your application, such as a cross-site scripting attack. If this type of input is appropriate in your application, you can include code in a web page to explicitly allow it. For more information, see http://go.microsoft.com/fwlink/?LinkID=212874.

Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (wz_top="<a href="javascript:...").
xiyou - 2015/5/28 10:59:49
解决方法:http://www.pageadmin.net/article/20121030/470.html
1
查看完整版本: 修改后台出错,怎么回事