07 2011 档案
摘要:A potentially dangerous Request.Form value was detected from the clientA potentially dangerous Request.Form value was detected from the client由于在.net中,Request时出现有HTML或Javascript等字符串时,系统会认为是危险性值。立马报错。解决方案一:在.aspx文件头中加入这句:<%@ Page validateRequest="false" %>解决方案二:修改web.config文件:<conf
阅读全文
摘要:http://www.youku.com/playlist_show/id_6065839.html
阅读全文