?? glleft8573.asp
字號:
<%response.expires=0%>
<%
if session("0382")="" then
response.end
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>快狗管理</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div align="center">
<table border="1" cellpadding="0" cellspacing="0" width="99%" height="284">
<tr>
<td width="100%" background="../qqpic/line1.jpg" height="23">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="managerglly.asp?id=0&page=1" target="right">留言本管理</a></td>
</tr>
<tr>
<td width="100%" background="../qqpic/line1.jpg" height="23">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="dispuser.asp" target="right">注冊用戶管理</a></td>
</tr>
<tr>
<td width="100%" background="../qqpic/line1.jpg" height="23">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="finduser.asp" target="right">查找注冊用戶</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="managergl.asp?id=0" target="right">在線站長管理</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="getusersums.asp" target="right">在線站點人數</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="addsite.asp" target="right">增加在線站點</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--在線站點</td>
</tr>
<tr>
<td width="100%" height="135" valign="top">
<p align="left">
<%
'on error resume next
application.lock
onlinesite=application("onlinesite")
sitesums=ubound(onlinesite)
if sitesums<0 then
response.write("<center><font color=#ff0000>現在還沒有在線站點!</font>")
else
for i=0 to sitesums
if onlinesite(i)<>"" then
msg=split(onlinesite(i),"$")
%>
<img border="0" src="../qqpic/online.gif" width="15" height="15">
<%
if msg(2)<>"" then
response.write("<a href=glright.asp?id="&msg(0)&" target=right>"&msg(2)&"</a><br>")
else
response.write("<a href=glright.asp?id="&msg(0)&" target=right><font color=#0000ff>名稱為空</font></a><br>")
end if
end if
next
end if
application.unlock
%>
</td>
</tr>
<tr>
<td width="100%" height="25" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="initquery.asp?id=1" target="right">初始化“快狗”</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="initquery.asp?id=2" target="right">初始化用戶隊列</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="initquery.asp?id=3" target="right">初始化站長隊列</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="deleolduser.asp" target="right">清除過期用戶</a></td>
</tr>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg">
<p align="left"><img border="0" src="../qqpic/reg.gif" width="16" height="16">--<a href="addonlineinfo.asp" target="right">修改廣告語</a></td>
</tr>
<center>
<tr>
<td width="100%" height="23" background="../qqpic/line1.jpg"><img border="0" src="../qqpic/exit.gif" width="16" height="16">--<a href="#" onclick="top.close()">退出“快狗”</a></td>
</tr>
</table>
</center>
</div>
</body>
</html>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -