新微赢技术网

标题: 一个关于在线编辑器的问题高手请进 [打印本页]

作者: !今生无缘!    时间: 2010-1-18 03:59
标题: 一个关于在线编辑器的问题高手请进
我在用在线编辑器的时候发生的一个问题,就是如果在线编辑器中的内容少的话可以传到下一个页面,而如果特别多的时候就会出错,或者根本传不过来值. 我用的是iframe方法隐藏文本框的方式传值的!高手指教啊!!!
代码如下: <iframe ID="edit1" src="/edit/ewebeditor.asp?id=content1&style=standard" frameborder="0" scrolling="no" width="650" HEIGHT="500"></iframe> <input name="comment" type="hidden"> <input type="submit" name="Submit" value="提交" onclick="comment.value=edit1.getHTML()"> <input name="reset" type="reset" id="reset" value="重置"></div></td>
作者: QQ糖    时间: 2010-1-18 03:59
<input name="comment" type="hidden"> 用hidden不行 有时候“"”给你搞坏了 用<textarea name="comment"></textarea>看看行不
作者: 天语悠悠    时间: 2010-1-18 03:59
最好加上style="display='none'"
作者: dd.娘孓    时间: 2010-1-18 03:59
这样可以隐藏文本区吗????????
作者: ①個亼de鈊痛    时间: 2010-1-18 04:00
这个不行,我试过了!谢谢了先!
作者: 林风    时间: 2010-1-18 04:00
<INPUT type="hidden" name="detail"> <iframe ID="detail" src="htmledit/ewebeditor.asp?id=detail&style=s_newssystem2" frameborder="0" scrolling="no" width="550" HEIGHT="350"></iframe> 这个应该行,,因为我总是这么用..红色的是文字..蓝色的是路径..




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2