<system.web> <httpRuntime requestValidationMode="2.0" maxRequestLength="" maxQueryStringLength="" ></httpRuntime>
<compilation targetFramework="4.0" debug="true"/> <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/> </system.web>
如果只是单纯的传递一篇文章,如果需要传递包含有html标签的文章,需要将传递的值做一下处理