📄 yearscoretozero.asp
字号:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<!--#include file="session_0.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>福州大学数学与计算机科学学院综合测评分管理系统</title>
<style type="text/css">
<!--
body {
background-image: url(imag/bjx.jpg);
}
.style18 {
font-style: italic;
font-size: 14px;
color: #FFFF66;
}
.style28 {font-size: 12px}
.style29 {
color: #FF0000;
font-size: 14px;
font-style: italic;
}
.style37 {color: #666666}
.style39 {font-size: 12px; color: #3333FF; }
.style40 {color: #FF0000}
-->
</style></head>
<body>
<script language="javascript">
function chk()
{
if(document.form.adminname.value=="")
{alert("请输入帐号");return false;}
if(document.form.adminpsd.value=="")
{alert("请输入密码");return false;}
return true;
}
</script>
<table width="700" height="513" border="0" align="center" cellpadding="0" cellspacing="0" >
<!--DWLayoutTable-->
<tr>
<td width="89" height="13"></td>
<td width="713"><div align="center"><img src="imag/Top_logo.jpg" width="613" height="105"></div></td>
<td width="48"></td>
</tr>
<tr>
<td height="395"></td>
<td valign="top"><table width="570" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="850" height="395"><table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<th width="37" scope="col"> </th>
<th width="626" height="358" scope="col">
<form action="tozero.asp" method="get" name="form" target="_self" id="form" onSubmit="return chk()">
<table width="600" height="42" border="0" cellpadding="0" cellspacing="0">
<tr bgcolor="#99FF66">
<th height="21" colspan="5" class="style28" scope="col"><span class="style29">!警告:确实要清空所有学生的综合分吗?清空前请<span class="style37"><span class="style40">下载数据库</span><span class="style39"><a href="help3.asp" target="_blank">(参阅使用帮助)</a></span></span>进行备份!</span></th>
</tr>
<tr bgcolor="#CCCCCC">
<th width="101" height="21" scope="col"><div align="right"><span class="style28">管理员帐号:</span></div></th>
<th width="168" scope="col"><input name="adminname" type="text" id="adminname" size="20"></th>
<th width="43" scope="col"><div align="right"><span class="style28">密码:</span></div></th>
<th width="168" scope="col"><input name="adminpsd" type="password" id="adminpsd" size="20"></th>
<th width="80" scope="col"><div align="left">
<input name="提交" type="submit" value="确认清空">
</div></th>
</tr>
</table>
</form></th>
<th width="37" scope="col"> </th>
</tr>
</table>
</td>
</tr>
</table></td>
<td></td>
</tr>
<tr>
<td height="13"></td>
<td ><div align="center" class="style18">
<p class="style37 style28"> </p>
</div></td>
<td></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -