?? inc_button.asp
字號:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5" align="center"></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>Main.asp">管理首頁</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>makehtm.asp">生成管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>MemberMgr.asp">會員管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>NewsMgr.asp">新聞管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>InfoMgr.asp">信息管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>ClassManage.asp">信息分類</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>hyClassManage.asp">黃頁分類</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>mxdq.asp">地區(qū)設(shè)置</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>FeedBack.asp">反饋管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>LinkMgr.asp">鏈接管理</a></td>
</tr>
<%if Session("intUserLevel") > 2 then%>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>AboutUs.asp">公司簡介</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>Contact.asp">聯(lián)系方式</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>SysUser.asp">用戶管理</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16">
<a href="<%=strml%>IpLock.Asp">限制 IP</a></td>
</tr>
<%If is_sqldata=0 Then%>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16">
<a href="<%=strml%>Database.asp?Action=Backup">備份數(shù)據(jù)</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16">
<a href="<%=strml%>Database.asp?Action=Compact">壓縮數(shù)據(jù)</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16">
<a href="<%=strml%>Database.asp?Action=Restore">恢復(fù)數(shù)據(jù)</a></td>
</tr><%end if%>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>SysConfig.asp">參數(shù)設(shè)置</a></td>
</tr>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="<%=strml%>ad/list.asp">廣告管理</a></td>
</tr>
<%end if%>
<tr>
<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="LogOut.asp"><font color="#FF0000">退出管理</font></a></td>
</tr>
<tr>
<td height="5" align="center"></td>
</tr>
</table>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -