ewebeditor

hgc888 2009-09-01 07:50:24
我是新手
我做个个简单的新闻发布系统~~ 想用ewebeditor,
然后在网上下了个源码
然后引用
<textarea name="text_message"style="display:none" ></textarea>
<iframe ID="eWebEditor1" src="WebEditor/ewebeditor.asp?id=d_content&style=s_newssystem&savefilename=d_savefilename&savepathfilename=d_savepathfilename" frameborder="0" scrolling="no" width="550" HEIGHT="350"></iframe>
我的源码是:
<table>
<td>文章标题:</td><td><input type="text" name="text_topic" size="20"></td>
</tr>
<tr>
<td>文章作者:</td><td><input type="text" name="text_worker" size="20"></td>
</tr>
<tr>
<td>文章内容:</td><td><textarea name="text_message"style="display:none" ></textarea>
<iframe ID="eWebEditor1" src="WebEditor/ewebeditor.asp?id=d_content&style=s_newssystem&savefilename=d_savefilename&savepathfilename=d_savepathfilename" frameborder="0" scrolling="no" width="550" HEIGHT="350"></iframe>
</td>
</tr>
<tr>
<td valign="top">图片上传:</td><td><iframe src="upload.asp" width=100% height=35 frameborder="0" scrolling="no"></iframe></td></tr>
<td colspan="2">
<table align="center" bgcolor="red" cellpadding="1" cellspacing="0" border="0">
<tr><td align="center"><input type="submit" value="添加"></td>
<td align="center"><input type="reset" value="重做"></td></tr></table>
</td>
</tr>
</tr>
</form>
</table>
可是在前台只有标题和作者去没有内容~~
请各位哥哥姐姐帮帮我
我快要撑不下去了
说的详细点好吗
我是新手
...全文
48 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
hgc888 2009-09-01
  • 打赏
  • 举报
回复
你就是我的亲哥
虽然我看看贴前几分中已解决`~~
我要谢死你`~~~~~
linfeising1 2009-09-01
  • 打赏
  • 举报
回复
给<textarea name="text_message"style="display:none" > </textarea> 设个ID
然后把ID替换下面的d_content

id=d_content
hgc888 2009-09-01
  • 打赏
  • 举报
回复
没有人理会
唉~~

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧