【发布时间】:2011-05-23 14:00:32
【问题描述】:
我想让我的用户使用 CMS 将 HTML 添加到 SQL Server 表中的条目中,但我不断收到警告:
System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (ctl00$MainContent$TextBox2="<p>We...
将 HTML 添加到我的 CMS 的最佳方法是什么?
非常感谢
【问题讨论】:
标签: asp.net html validation