?? inc_button.asp
字號:
<%
'┌─ 風云ASP在線 ────────────────────────┐
'│ │
'│ 作者:趙振波. http://www.fyasp.com │
'│ │
'│ Q Q:176189168 │
'│ │
'│ Email:fy96@163.com │
'│ │
'│ 程序定做,系統開發,網站制作,提供高質量的網絡產品、技術和服務!│
'│ │
'│【版權聲明】 │
'│ │
'│ 本程序版權歸坐看風云所有,未經授權擅自修改、復制或散布本程序│
'│ │
'│的部分或全部,將承受嚴厲的民事和刑事處罰,對已知的違反者將給予法 │
'│ │
'│律范圍內的全面制裁。對非法使用此程序所造成的一切后果本人概不負責!│
'│ │
'└─────────────────── http://www.fyasp.com ──┘
%><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">地區設置</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">聯系方式</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">備份數據</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">壓縮數據</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">恢復數據</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">參數設置</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="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="http://www.fyasp.com" target="_blank">
<font color="#0066FF">官方網站</font></a></td>
</tr>
<tr>
<td height="5" align="center"></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -