📄 left.asp
字号:
<!--#include File="../Conn.asp" -->
<%
dbpath="../"
dblink
%>
<!--#include file="check.asp"-->
<%
Response.Write "<Html>"
Response.Write "<Head>"
Response.Write "<Title>管理中心 - "& WebName &"</title>"
Response.Write "<Meta Http-Equiv=""Content-Type"" Content=""Text/Html; CharSet=Gb2312"">"
Response.Write "<Meta Name=""Author"" Content="" "& WebAuthor &" "">"
Response.Write "<Meta Name=""Keywords"" Content="" "& WebKeywords &" "">"
Response.Write "<Meta Name=""Description"" Content="" "& WebDescription &" "">"
Response.Write "<Link Type=""Text/Css"" Rel=""StyleSheet"" Href=""Inc/Style.css"">"
Response.Write "</Head>"
Response.Write "<Body Bgcolor=""#7B9AE7"" Topmargin=""20"" Leftmargin=""12"">"
Response.Write "<table border=""0"" cellpadding=""0"" cellspacing=""0"" style=""border-collapse: collapse"" bordercolor=""#111111"" width=""158"" height=""171"">"
Response.Write "<tr>"
Response.Write "<td width=""100%"" height=""24"" background=""Images/Admin_Left_002.gif"">"
Response.Write "<font color=""#416BDC""><b> 信息管理菜单</b></font></td>"
Response.Write "</tr>"%>
<tr>
<td width="100%" height="18">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#DEE7FF" width="100%">
<tr>
<td width="100%" bgcolor="#D6DFF7">
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="eweb.asp">网站信息管理</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="addgg.asp">广告位管理</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="typeindex1.asp">网址导航管理</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="Admin_Main" href="password.asp">管理员管理</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="_blank" href="http://www.1234110.com/dy">最新版本对照</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="_blank" href="http://bbs.1234110.com/forum-7-1.html">提问问题区</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="_blank" href="http://bbs.1234110.com/forum-6-1.html">提出意见/建议</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="_blank" href="http://bbs.1234110.com/forum-5-1.html">程序报错区</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a target="_blank" href="http://www.1234110.com">程序官方网站</a></font></td>
</tr>
<tr>
<td width="17%" align="center">
<img border="0" src="images/yellowli.gif"></td>
<td width="183%"><font face="Arial" color="#416BDC"><a href="out.asp">退出管理</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="16"> </td>
</tr>
<tr>
<td width="100%" height="25" background="Images/Admin_Left_003.gif"> <font color="#416BDC"><b>版权信息</b></font></td>
</tr>
<tr>
<td width="100%" height="16">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#DEE7FF" width="100%">
<tr>
<td width="100%" bgcolor="#D6DFF7">
<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%">
<table border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="94%">现在版本:<a href="http://www.1234110.com/dy" target=_blank>V6.0</a></td>
</tr>
<tr>
<td width="94%">版权所有:<a href="http://www.1234110.com" target=_blank>Follow me网</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</Table>
</Body>
</Html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -