📄 nsc.asp
字号:
<% Set hdobj = Server.CreateObject("HD.ComOpen")'请保证此行在最前面
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="pragma" content="no-cache">
<title>红笛软件</title>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
a:link {
text-decoration: none;
color: #000066;
}
a:visited {
text-decoration: none;
color: #000066;
}
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
}
.STYLE12 {font-family: "黑体"; font-size: 16px;}
.STYLE13 {font-family: "黑体"; font-size: 16px;color: #ffffff;}
body {
background-image: url(../Image/bg.gif);
background-color: #DEE7FF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style><script language="JavaScript" type="text/JavaScript">
function delpay()
{
if(confirm("确定要删除此吗?"))
return true;
else
return false;
}
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" bgcolor="#3399fd">
<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="NewStuList.asp">新生管理</a> <a href="StudentAdd.asp">新生录入</a> <a href="NewStuClass.asp">新生报到</a> <a href="NewStu.asp">手续清单</a></span></td>
</tr>
<tr>
<td height="600" align="center" valign="top" bgcolor="#3399fd"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="18" align="center" class="STYLE13"> </td>
<td width="662" align="center" class="STYLE13">为下列同学安排班级</td>
<td width="20" height="40" align="center" class="STYLE13"> </td>
</tr>
<tr>
<td background="../Image/bg01.jpg"> </td>
<td background="../Image/bg01.jpg"> </td>
<td height="28" background="../Image/bg01.jpg"> </td>
</tr>
<tr>
<td bgcolor="#FFFFFF" class="STYLE1"> </td>
<td bgcolor="#FFFFFF" class="STYLE1"><%
call hdobj.NSCFB()
%></td>
<td bgcolor="#FFFFFF" class="STYLE1"> </td>
</tr>
<tr>
<td background="../Image/bg01.jpg"> </td>
<td background="../Image/bg01.jpg"> </td>
<td height="28" background="../Image/bg01.jpg"> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="28" align="center" valign="middle" background="../Image/bg01a.jpg"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="400" align="center" valign="top"> </td>
</tr>
<tr>
<td height="25" bgcolor="#3399FD"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -