📄 admin.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%
Response.Expires =0
if session("ok")="" then
Response.Write "<script>alert(""非法用户,你没有登录本系统!"");location.href=""index.asp"";</script>"
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>信达技校学生管理系统=====www.stasp.com</title>
<style type="text/css">
<!--
body,td,th {
font-family: 宋体;
font-size: 12px;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #000000;
}
-->
</style></head>
<body>
<table width=724 height="236" border=0 align="center" cellpadding=0 cellspacing=0>
<tr>
<td height="177" colspan=10><img src="img/m01.jpg" width=724 height=177></td>
</tr>
<tr>
<td height="25" colspan=4><img src="img/m02.jpg" width=285 height=25></td>
<td colspan=2><img src="img/m03.gif" width=245 height=25></td>
<td colspan=4 rowspan=3><img src="img/m04.jpg" width=194 height=28></td>
</tr>
<tr>
<td height="2" colspan=4><img src="img/m05.gif" width=285 height=2></td>
<td colspan=2 rowspan=2><img src="img/m06.jpg" width=245 height=3></td>
</tr>
<tr>
<td height="1" colspan=4><img src="img/m07.jpg" width=285 height=1></td>
</tr>
<tr>
<td width="92" height="19" align="center" background="img/m08.gif"><a href="admin_list.asp" target="main">学生记录</a></td>
<td colspan=2 align="center" background="img/m09.gif"><a href="admin_add.asp" target="main">添加新生</a></td>
<td colspan=2 align="center" background="img/m10.gif"><a href="admin_update.asp" target="main">编辑学生信息</a></td>
<td colspan=2 align="center" background="img/m11.gif"><a href="admin_selectsubmit.asp" target="main">查询学生信息</a> </td>
<td width="113" align="center" background="img/m12.gif"><a href="admin_count.asp" target="main">学生统计</a></td>
<td colspan=2 align="center" background="img/m13.gif"><a href="logout.asp">退出</a> </td>
</tr>
<tr>
<td height="11" colspan=10><img src="img/m14.gif" width=724 height=11></td>
</tr>
<tr>
<td height="1"><img src="img/spacer.gif" width=92 height=1></td>
<td width="61"><img src="img/spacer.gif" width=61 height=1></td>
<td width="120"><img src="img/spacer.gif" width=120 height=1></td>
<td width="12"><img src="img/spacer.gif" width=12 height=1></td>
<td width="119"><img src="img/spacer.gif" width=119 height=1></td>
<td width="126"><img src="img/spacer.gif" width=126 height=1></td>
<td width="14"><img src="img/spacer.gif" width=14 height=1></td>
<td><img src="img/spacer.gif" width=113 height=1></td>
<td width="9"><img src="img/spacer.gif" width=9 height=1></td>
<td width="58"><img src="img/spacer.gif" width=58 height=1></td>
</tr>
</table>
<table width="724" border="1" align="center" cellspacing="0" bordercolorlight="#CCCCCC" bordercolordark="white" background="img/bg2.gif">
<tr>
<td width="145" height="480" valign="top"> <table width="144" height="214" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="35" height="12"> </td>
<td width="59"> </td>
<td width="59"> </td>
</tr>
<tr>
<td height="80"> </td>
<td> </td>
<td> </td>
</tr>
<tr background="img/m18.gif">
<td height="22" colspan="3"> </td>
</tr>
<tr background="img/m19.gif">
<td height="22" colspan="3"> </td>
</tr>
<tr background="img/m20.gif">
<td height="22" colspan="3"> </td>
</tr>
<tr background="img/m21.gif">
<td height="22" colspan="3"> </td>
</tr>
<tr background="img/m22.gif">
<td height="22" colspan="3"><img src="img/m22.gif" width="145" height="22"></td>
</tr>
<tr>
<td height="12" colspan="3"> </td>
</tr>
</table>
<p align="center"> </p>
</td>
<td width="528" height="480"><p>
<iframe name="main" src="infor.htm" frameborder="0" width=100% height=100%></iframe>
</p></td>
<td width="37"> </td>
</tr>
</table>
<table width="724" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="82" height="13" bgcolor="#84C649"> </td>
<td width="162" bgcolor="#72B13B"> </td>
<td width="136" bgcolor="#007D3F"> </td>
<td width="344" colspan="4" align="center">版权所有©2004-2005 思顿制作 </td>
</tr>
<tr>
<td bgcolor="#84C649"> </td>
<td bgcolor="#72B13B"> </td>
<td bgcolor="#007D3F"> </td>
<td width="344" colspan="4" bgcolor="#007D3F"> </td>
</tr>
<tr>
<td colspan="3"> </td>
<td width="344" colspan="4"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -