DISCUZ论坛的UBB编辑器(增加灵活调用,支持ASP UBB解析)打包下载


本文整理自网络,侵删。

代码如下:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=gbk"> 
<title>Discuz编辑器</title> 
<meta name="keywords" content="Discuz编辑器"> 
<meta name="description" content="Discuz编辑器"> 
<meta name="generator" content="Discuz! 5.0.0 with Templates 5.0.0"> 
<meta name="MSSmartTagsPreventParsing" content="TRUE"> 
<meta http-equiv="MSThemeCompatible" content="Yes"> 
</head> 
<br/> 
调用方法请看本例源码。<br/> 
UBB代码显示:在要显示的页面包含ubb.asp这个文件<br/> 
如下显示:Ubbcode(server.htmlencode(request("content")))<br/> 

<form method="post" action="?action=add"> 
<table cellspacing="1" border=1> 
<tr> 
<th colspan="2">添加贴子</th> 
</tr> 
<tr> 
<td width="26">标题</td> 
<td width="699" style="text-align:left"><input type="text" name="title" size="42"> 
</td> 
</tr> 
<tr> 
<td>内容</td> 
<td> 
<textarea name="content" cols="80" rows="2" style="display:none"></textarea> 
<iframe ID="Editor" name="Editor" src="edit.htm?id=content" frameBorder="0" marginHeight="0" marginWidth="0" scrolling="No" style="height:320px;width:100%"></iframe> 
</td> 
</tr> 
<tr> 
<td colspan="2"> 
<div align="center"> 
<input type="submit" value="添加内容"> 
&nbsp; 
<input type="reset" value="重新填写"> 
</div></td> 
</tr> 
</table> 
</form> 
</body> 
</html> 

DISCUZ论坛的UBB编辑器下载

更多关于Discuz论坛内容来自木庄网络博客


标签:Discuz论坛

相关阅读 >>

详解nginx中的重定向功能

discuz x2通过数据库批量替换修改帖子内容

经验贴:discuz 做站的一些小提示,尤其是门户模块

常用网页编辑器漏洞手册(全面版)fckeditor,ewebeditor

php 分页函数multi() discuz

php 小心urldecode引发的sql注入漏洞

Discuz论坛标题和底部去掉版权信息实例讲解

discuz x1.5 ip不在被允许的范围内,或你的账号被禁用,无法访问本站点的解决方法

php著名开源论坛:discuz!跨站大全

企业网站选择什么cms系统更有利于seo优化

更多相关阅读请进入《Discuz论坛》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...