⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bbs.asp

📁 WEB2.0圈子交友平台,以用户影音创意和分享为主导, 为用户提供:圈子,个人空间,博客,话题,相册,分类信息,短信,交友等免费服务,致力打造中国第一套 WEB2.0交友系统开源网站.
💻 ASP
字号:
<!--#include file="../config.asp"-->
<!--#include file="../../dns/dns.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=title%> <%=usertwourl%></title>
<meta name="robots" content="follow,index" />
<link href="images/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
function copyurl(url){
window.clipboardData.setData('text',url);
document.getElementById("copyUrl").innerHTML="<font class='redtext2'>地址已复制</font>";
}
</script>
</head>
<body>
<div id="wrap">
<!--#include file="top.asp"-->
<div id="wrap2">
<DIV class=content-box-4>
<%call myuser()%>
<H2>论坛分类</H2>
<DIV class=left-box>
<UL>
<%call bbssort()%>


</LI></UL></DIV>
<H2>圈子成员</H2>
<DIV class="left-box user-list">
<%call htcuser(1,5)%></DIV>
<H2><SPAN class=right>&nbsp;</SPAN> 在线人员</H2>
<DIV class="box box-list">
<UL>
<%call zx()%></UL></DIV></DIV>
	    <DIV class=content-box-2>
<H2>
<span class="right">
<a href="bbs_add.asp?id=<%=id%>&action=bbs">发新贴</a>
</span>论坛</H2>
<DIV class=box>
<TABLE cellSpacing=0>
  <THEAD>
  <TR>
    <TH width=30>&nbsp;</TH>
    <TH width="593" align=left>讨论主题</TH>
    <TH width=123>发布者</TH>
    <TH width=78>查看/回复</TH>
    <TH width=144>最后更新</TH></TR></THEAD>
  <TBODY></TBODY></TABLE>
<%call cbbs()%>

<table border="0" cellspacing="0" cellpadding="0" height="100">
  <tr>
    <td align="center" valign="middle"><script type="text/JavaScript"> 
alimama_pid="mm_10030412_263372_1638781"; 
alimama_titlecolor="0000FF"; 
alimama_descolor ="000000"; 
alimama_bgcolor="FFFFFF"; 
alimama_bordercolor="E6E6E6"; 
alimama_linkcolor="008000"; 
alimama_bottomcolor="FFFFFF"; 
alimama_anglesize="0"; 
alimama_bgpic="0"; 
alimama_icon="0"; 
alimama_sizecode="11"; 
alimama_width=750; 
alimama_height=90; 
alimama_type=2; 
</script> 
<script src="http://a.alimama.cn/inf.js" type=text/javascript> 
</script></td>
  </tr>
</table>
</DIV></DIV>

<div class="cl"></div>
</div>
<%call bottom()%>
</div>
</body>
</html>  	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -