?? newstulist.asp
字號(hào):
<% Set hdor = Server.CreateObject("HD.studentA")''請(qǐng)確保此行在最前
Set hdobj = Server.CreateObject("HD.ComOpen")'請(qǐng)保證此行在最前面
%>
<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">
<!--
.style3 {font-size: 12px}
.style4 { color: #FFFFFF;
font-size: 14px;
}
body,td,th {
font-size: 12px;
}
.STYLE9 {
font-size: 36px;
font-family: "黑體";
font-weight: bold;
color: #FFFF00;
}
.STYLE10 {color: #FF0000}
.STYLE13 {
font-weight: bold;}
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;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("確定要?jiǎng)h除此嗎?"))
return true;
else
return false;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onmouseover="self.status='紅笛軟件:服務(wù)網(wǎng)址[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">新生報(bào)到</a> <a href="NewStu.asp">手續(xù)清單</a></span></td>
</tr>
<tr>
<td height="400" align="center" valign="top"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="center"> </td>
</tr>
<tr>
<td align="center"><%
If Request.QueryString("deln") = "del" Then
call hdobj.Deler("studentNew","ll")
end if
call hdor.studentlist("studentNew","新生信息管理",9)
%></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="25" background="../Image/bg01a.jpg" bgcolor="#3399FD"> </td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -