📄 index2.asp
字号:
<% Set hdobj = Server.CreateObject("HD.comOpen")'请保证此行在最前面
Set hobj = Server.CreateObject("HD.studentA")
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META HTTP-EQUIV="luxiaoqing" CONTENT="no-cache">
<STYLE TYPE="text/css">
<!--
BODY {
background-image: url(../Image/bg.gif);
background-position: center;
background-repeat: repeat;
background-attachment: fixed;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #3399FD;
}
.style5 {color: #FF0000}
.STYLE12{
color: #FFFFFF;
font-size: 16px;
font-family: "黑体";
}
body,td,th {
font-size: 12px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.B A:link {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:visited {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:hover {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:active {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
-->
</STYLE>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onmouseover="self.status='红笛软件[http://weekaa.com/red]';return true">
<table width="1003" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="150" align="center" valign="bottom"><img src="../Image/bigbga.jpg" width="1003" height="150"></td>
</tr>
<tr>
<td height="28" align="center" valign="middle" background="../Image/bg01a.jpg"><span class="B"><a href="index.asp">毕业审核</a> <a href="index2.asp">离校手续</a> <a href="index3.asp">实习考评</a></span></td>
</tr>
<tr>
<td height="600" align="center" valign="top" bgcolor="#3399fd"><table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center" class="STYLE12"> </td>
</tr>
<tr>
<td height="25" align="center"><span class="style5">
<table width="100%" height="25" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0066CC">
<tr valign="bottom" bordercolor="#6A8FDA" bgcolor="#FFFFFF">
<td height="60" align="center" valign="middle" bgcolor="#FFFFFF">
<form action="?action=search" method="post" name="form1" id="form1">
<%call hdobj.Solist("student", "La")%>
输入查询内容 <input name="Lb" type="text" id="Lb" size="14">
<input name="Submit2" type="submit" id="Submit" value="提交">
<a href="#" onClick="MM_openBrWindow('Lm.asp?Taba=stuOuts','红笛软件','scrollbars=yes,width=800,height=120')">[毕业手续设置]</a>
</form></td></tr></table>
<%
call hobj.stuNew("student","stuOuts","stuOuts","毕业手续办理流程")
%>
</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="25" align="center" valign="top" bgcolor="#3399FD"> </td>
</tr>
<tr>
<td height="25" align="center" valign="top" background="../Image/bg01a.jpg"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -