rt
------解决方案--------------------
<form action= " " method= "post " target= "_blank ">
<textarea name= "content "> 大文本 </textarea>
<input type= "submit " value= "提交 "/>
</form>
===================================================
target= "_blank " --> 让form提交到新页面,就可以打开新页面了.