Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过文本框在 aspx 页面中提交一些格式化的文本,因此我想在文本框中传递 Html 以便将其保存在数据库中。有谁知道任何不需要 RequestValidation="false" 的 asp .net 3.5 RichText 编辑器?