调用
<form>
<textarea name="content" rows="8" id="Content" style=" display:none"></textarea><iframe ID="eWebEditor1" src="../eWebEditor/ewebeditor.asp?id=content&style=s_coolblue" frameborder="0" scrolling="no" width="100%" HEIGHT="400"></iframe>
</form>
接收数据
Response.Write (Request("Content"))