该文被密码保护。 阅读全文
posted @ 2011-07-13 14:48
Jake.Xu
阅读(0)
评论(0)
推荐(0)
摘要:
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 阅读全文
posted @ 2011-07-13 11:00
Jake.Xu
阅读(473)
评论(0)
推荐(0)

浙公网安备 33010602011771号