电脑上能玩ios手游吗:哪个ASP论坛的人气高一点,谁知道ewebeditor怎么用?

来源:百度文库 编辑:神马品牌网 时间:2024/05/09 12:00:06
我下载了个ewebeditor,具体怎么用还不太会,所以请大家帮帮忙。

1.登陆后台Admin_Login.asp,进入样式管理-->管理-->点“代码”(你想要的样式)-->复制样式代码
2.将复制的代码粘贴到你所要ewebeditor出现的位置,更改路径和id即可。

以下是我自己测试过的,可以用
<!--#include file="../eWebEditor/Include/DeCode.asp"-->
<table width="500" height="300" border="0" cellpadding="0" cellspacing="0">
<form name="form1" method="post" action="" onSubmit="">
<tr>
<td><textarea name="newText" id="newText" style="width:0px; height:0px; "></textarea>
<IFRAME ID="eWebEditor1" SRC="../eWebEditor/ewebeditor.asp?id=newText&style=standard" FRAMEBORDER="0" SCROLLING="no" WIDTH="550" HEIGHT="350"></IFRAME>
</td>
</tr>
</form>
</table>

去下动网的吧
asp最好的论坛
在网上搜索下就有