![]() |
#2
bntiger2008-11-02 15:32
|

这个是 调用的 代码 <table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td>
<textarea name="Content" style="display:none"></textarea>
<% If Editor=0 Then %>
<iframe ID="Editor" name="Editor" src="HtmlEditor/htmleditor.html?ID=Content" frameBorder="0" marginHeight="0" marginWidth="0" scrolling="No" style="height:320px;width:100%"></iframe>
<% Else %>
<iframe ID="Content" src="editor/ewebeditor.asp?id=Content" frameborder="0" scrolling="no" width="100%" HEIGHT="425"><% End If %></iframe> </td>
</tr>
</table>