textarea不能提交html格式的代码时间:2021-11-20 22:51:36 解决方法:web.config中<system.web>节点添加 <httpRuntime targetFramework="4.5" requestValidationMode="2.0"/>