百度編輯器UEditor,地址欄傳值長度有限-在webConfig配置

  <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標籤的文章,須要將傳遞的值作一下處理html

相關文章
相關標籤/搜索