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

📄 复件 head.asp

📁 关于网络渗透技术的详细讲解
💻 ASP
字号:
<%if session("username")="" or session("userkey")="" then
response.redirect "login.asp"
end if%><head><title>浏阳市国税局官方网站后台管理系统</title></head>

<meta name="keywords" content="浏阳市国税局官方网站后台管理系统">
<link href=css/main.css rel=stylesheet>
<body leftmargin="0" topmargin="0">
	<table width="100%" cellspacing="0" cellpadding="0" bgcolor="#000000">
		<tr>
			<td ><a href=http://www.21eok.com ><img src="img/logo.gif" border=0></a></td>
			<td ><font color=ffcc00>欢迎您,<font face="Verdana, Arial, sans-serif"><b><%=session("username")%></b></font>
			<font color=cccccc><%if session("userkey")=1 then%>[录入员]<%elseif session("userkey")=2 then%>[斑竹]<%elseif session("userkey")=3 then%>[版主]<%elseif session("userkey")=4 then%>[系统管理员]<%end if%></font>&nbsp;&nbsp;&nbsp;&nbsp;| <a href=self_list.asp?self=mydo><font color=ffcc00>我发表的文章</font></a> &gt;&gt; <a href=self_list.asp><font color=ffcc00>所有文章</font></a> &gt;&gt; <a href=self_list.asp?self=good><font color=ffcc00>所有焦点</font></a> &gt;&gt; <a href=self_list.asp?self=head><font color=ffcc00>所有头条</font></a> &gt;&gt;  <a href=self_list.asp?self=img><font color=ffcc00>所有图片</font></a> &gt;&gt; <a href=self_list.asp?self=showno><font color=99cc00>所有待审</font></a></font><br><br>
		  </font></td>
		</tr>
	</table>
	<table width="100%" cellspacing="0" cellpadding="0" height=20>
		<tr>
			<td background="img/mu_bg.gif">
			<a href=main.asp><img src="img/mu1.gif" border=0></a><a href=fastadd.asp?classid=<%=session("banzhuid")%>><img src="img/mu6.gif" border=0></a><a href=search.asp><img src="img/mu7.gif" border=0></a><a href=admin_bbs.asp><img src="img/mu5.gif" border=0></a><a href=./userinfo.asp?username=<%=session("username")%>><img src="img/mu2.gif" border=0></a><a href=./userlist.asp><img src="img/mu3.gif" border=0></a><a href=admin_help.asp><img src="img/mu8.gif" border=0></a>
			<%if session("userkey")=3 then%><a href=makejs.asp><img src="img/mu13.gif" border=0></a><%elseif session("userkey")=4 then%><a href=makejs.asp><img src="img/mu13.gif" border=0></a><a href=admin_user.asp><img src="img/mu9.gif" border=0></a><a href=admin_board.asp><img src="img/mu10.gif" border=0></a><a href=admin_demo.asp><img src="img/mu11.gif" border=0></a><a href=admin_data.asp><img src="img/mu12.gif" border=0></a><a href=admin_jsconst.asp><img src="img/mu14.gif" border=0></a><%end if%><a href=./logout.asp><img src="img/mu_logout.gif" border=0></a>
		  </td>
		</tr>
	</table>








⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -