⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 inc_button.asp

📁 个人网站系统,本人基于第三方源码进行更改!
💻 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="Main.asp">管理首页</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="MemberMgr.asp">会员管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="NewsMgr.asp">新闻管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="InfoMgr.asp">信息管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="ClassManage.asp">分类管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="mxdq.asp">面向地区</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="FeedBack.asp">反馈管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="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="AboutUs.asp">公司简介</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="Contact.asp">联系方式</a></td>
  </tr>
  <tr> 
	<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="SysUser.asp">用户管理</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="IpLock.Asp">限制 IP</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="Database.asp?Action=Backup">备份数据</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="Database.asp?Action=Compact">压缩数据</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="Database.asp?Action=Restore">恢复数据</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="adminmail.asp">邮件设置</a></td>
  </tr>
  <tr> 
    <td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> <a href="SysConfig.asp">参数设置</a></td>
  </tr>
  <%end if%>
  <tr> 
	<td height="25" align="center"><img src="<% = strImageUrl%>Folder.gif" width="13" height="16"> 
	<a href="Database.asp?kj=fyasp">空间占用</a></td>
  </tr>
  <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.bfgq.cn" 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 + -