📄 left.asp
字号:
<!--#include file="check.asp"-->
<!--#include file="zcm.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>管理中心--下载系统(HTML版)</title>
<style>
td{font-size:9pt;line-height:160%}
body{font-size:9pt;line-height:160%}
a:link { color: #0033CC; text-decoration: none }
a:visited { color: #0033CC; text-decoration: none }
a:active { color: #FF0000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline}
.JyDownList { background:#bbaadd; }
.JyDownList2 { background:#ff0000; }
</style>
<SCRIPT language=javascript1.2>
function JyDownShowList(id)
{
whichEl = eval("JyDownList"+id);
if (whichEl.style.display == "none")
{eval("JyDownList"+id+".style.display=\"\";");}
else
{eval("JyDownList"+id+".style.display=\"none\";");}
}
</SCRIPT>
<base target="JyDown_w3">
</head>
<body topmargin="0" leftmargin="0">
<table border="0" cellspacing="1" style="border-collapse: collapse" width="114" cellpadding="2">
<tr>
<td width="100%" bgcolor="#bbaadd" align="center"><font color="#FFFFFF"><b>管理功能菜单</b></font></td>
</tr>
<tr>
<td width="100%" align="center"><a target="_top" href="index.asp">管理首页</a>|<a target="_top" href="login.asp?JyDownType=logout">退出管理</a></td>
</tr>
<tr>
<a href="info.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><b> 投资策略报告</b></td></a>
</tr> <tr>
<a href="stock.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><b> 黑马荐股</b></td></a>
</tr> <tr>
<a href="xxdown.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><b> 软件下载</b></td></a>
</tr><tr>
<a href="system.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><b> 股指汇价</b></td></a>
</tr>
<tr><td width="100%" height="3"></td>
</tr>
<tr>
<a href="makeindex.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#009900"><b> 网站首页制作</b></font></td></a>
</tr>
<tr>
<a href="makers.asp"><td width="100%" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#009900"><b> XML 2.0制作</b></font></td></a>
</tr>
<tr><td width="100%" height="3"></td>
</tr><tr>
<td width="100%" onclick="JyDownShowList(1)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#FFFFFF"><b> 会员管理</b></font></td>
</tr>
<tr style="display:none" id='JyDownList1'><div>
<td width="100%"><a href="user_list.asp">全部用户</a><br>
<a href="f_list.asp">付费会员</a><br>
<a href="v_list.asp">付费末成功会员</a><br>
<a href="mailsend.asp">发送邮件</a><br>
<a href="maillist.asp">导出邮件</a><%
if JyDownAdminDj="3" then%><%end if%></td>
</tr>
<tr>
<td width="100%" onclick="JyDownShowList(2)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';>
<font color="#FFFFFF"><b> 系统数据</b></font></td>
</tr>
<tr style="display:none" id='JyDownList2'><div>
<td width="100%">
<a href="guestbook.asp">论坛管理</a><br>
<a href="data.asp">系统空间占用情况</a><br>
<a href="mdb_copy.asp">数据库备份</a><br></td>
</tr><tr>
<td width="100%" onclick="JyDownShowList(3)" class="JyDownList" onmouseover=this.className='JyDownList2'; onmouseout=this.className='JyDownList';><font color="#FFFFFF"><b> 友情链接</b></font></td>
</tr>
<tr style="display:none" id='JyDownList3'><div>
<td width="100%"><a href="admin_link.asp">链接添加</a><br>
<a href="makelink.asp">链接页生成</a><br></td>
</tr><tr>
<tr><td width="100%" bgcolor="#bbaadd"><font color="#FFFFFF"><b> 版本信息</b></font></td></tr>
<tr><td width="100%"></td></tr><tr><td width="100%">受权予:<font color="#FF0000"><%=zcn%></font><br>注册码:<font color="#FF0000"><%=zcv%></font></td></tr></table>
<!--#include file="mdb_path_info.asp"-->
<table width="97%" cellpadding="0" cellspacing="0">
<tr><td height=10></td></tr> <tr>
<td width="100%" height="18"> 今日更新:<font color="red"><%
shu=0
sql="select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())"
rs2=conn.execute(sql)
shu=rs2(0)%><b><%=shu%></b></font></td>
</tr>
<tr>
<td width="100%" height="18"> 资讯总数:<%
shu=0
sql="select count(*) from info"
rs2=conn.execute(sql)
shu=rs2(0)%><b><%=shu%></b></td>
</tr> <tr>
<td width="100%" height="18"> 黑马总数:<%
shu=0
sql="select count(*) from infostock"
rs2=conn.execute(sql)
shu=rs2(0)%><b><%=shu%></b></td>
</tr> <tr>
<td width="100%" height="18"> 下载总数:<%
shu=0
sql="select count(*) from infodown"
rs2=conn.execute(sql)
shu=rs2(0)%><b><%=shu%></b></td>
</tr> <tr>
<td width="100%" height="17"><br> 资讯hits:<font color="red"><%
set rs_s=server.CreateObject("adodb.recordset")
rs_s.open "select * from info order by hits desc",conn,1,1
i=0
do while not rs_s.eof
i=i+rs_s("hits")
%><%
rs_s.movenext
loop
%><% = i %>
<% rs_s.close
set rs_s=nothing
%></font></td></tr> <tr>
<td width="100%" height="17"> 下载hits:<font color="red"><%
set rs_s=server.CreateObject("adodb.recordset")
rs_s.open "select * from infodown order by hits desc",conn,1,1
i=0
do while not rs_s.eof
i=i+rs_s("hits")
%><%
rs_s.movenext
loop
%><% = i %>
<% rs_s.close
set rs_s=nothing
%></font></td></tr> </table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -