📄 activitx.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 activitxsort()%></LI></UL></DIV>
<H2>圈子成员</H2>
<DIV class="left-box user-list"><%call htcuser(1,5)%></DIV>
<H2><SPAN class=right> </SPAN> 在线人员</H2>
<DIV class="box box-list"><UL><%call zx()%></UL></DIV></DIV>
<DIV class=content-box-2><H2><span class="right">
<a href="activitx_add.asp?id=<%=id%>&action=activitx">发布活动</a></span>活动</H2>
<DIV class=box>
<TABLE cellSpacing=0>
<THEAD>
<TR>
<TH width=27> </TH>
<TH width="548" align=left>活动主题</TH>
<TH width=75>人数/限制</TH>
<TH width=86>发布者</TH>
<TH width=153>活动时间</TH>
<TH width=77>状态</TH></TR></THEAD>
<TBODY></TBODY></TABLE>
<%call Cactivitx()%>
<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 + -