1.asp
<form name="form1" method="post" action="2.asp">
<textarea name="nr" style="display:none" class=""></textarea>
<%=nr%>
<iframe id="eWebEditor1" scrolling="no" src="../editor/ewebeditor.asp?id=nr&style=standard" frameborder="0" width="550" height="350"></iframe>
</form>
2.asp
nr=request.form("nr")
response.write nr
如果数据多了!nr没有值
我用的是ACCESS
接收字段是备注型
<form name="form1" method="post" action="2.asp">
<textarea name="nr" style="display:none" class=""></textarea>
<%=nr%>
<iframe id="eWebEditor1" scrolling="no" src="../editor/ewebeditor.asp?id=nr&style=standard" frameborder="0" width="550" height="350"></iframe>
</form>
2.asp
nr=request.form("nr")
response.write nr
如果数据多了!nr没有值
我用的是ACCESS
接收字段是备注型
/mename.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www./mename.gif');}" onmousewheel="return imgzoom(this);" alt="" />