标签:
<system.web> <httpRuntime requestValidationMode="2.0" maxRequestLength="2097151" maxQueryStringLength="2097151" ></httpRuntime>
<compilation targetFramework="4.0" debug="true"/> <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/> </system.web>
如果只是单纯的传递一篇文章,如果需要传递包含有html标签的文章,需要将传递的值做一下处理
百度编辑器UEditor,地址栏传值长度有限-在webConfig配置
标签:
原文地址:http://www.cnblogs.com/Teacher-chang/p/5623908.html