⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 class_add.asp

📁 综合测评.你自己看着办
💻 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;
}
.style19 {color: #666666}
.style28 {font-size: 12px}
.style43 {font-size: 12px; color: #666666; }
.style46 {
	color: #000000;
	font-style: italic;
	font-size: 14px;
}
.style47 {color: #FDC1A7}
-->
</style></head>

<body>
<script language="javascript">
function chk()
{
if(document.form.classname.value=="")
   {alert("请输入班级名称");return false;}
if(document.form.adminname.value=="")
   {alert("请输入管理员帐号");return false;}
if(document.form.adminpsd.value=="")
   {alert("请输入管理员密码");return false;}
if(document.form.truename.value=="")
   {alert("请输入管理员姓名");return false;}
   return true;
}    
</script>
<table width="700" height="519" 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="594" height="100"></div></td>
    <td width="48"></td>
  </tr>
  <tr>
    <td height="406"></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">&nbsp;</th>
                <th width="626" height="358" scope="col">
				<form action="class_add_x.asp" method="post" name="form" target="_self" id="form" onSubmit="return chk()">
				  <table width="378" border="0" cellpadding="0" cellspacing="0">
                    <tr bgcolor="#CCFFCC">
                      <th colspan="3" scope="col">                        <div align="center" class="style28 style46">添加班级及该班的管理员</div></th>
                      </tr>
                    <tr bgcolor="#CCFF66">
                      <th width="80" bgcolor="#CCFFCC" scope="col"><span class="style43">班级 名称:</span></th>
                      <th width="217" bgcolor="#CCCCCC" scope="col"><div align="left"><span class="style28">
                            <input name="classname" type="text" id="classname" size="30">
                      </span></div></th>
                      <th width="81" bgcolor="#FDC1A7" scope="col">&nbsp;</th>
                    </tr>
                    <tr bgcolor="#FF9900">
                      <th bgcolor="#CCFFCC" scope="row">&nbsp;</th>
                      <th bgcolor="#CCCCCC" scope="row"><div align="left"></div></th>
                      <th bgcolor="#FDC1A7" scope="row">&nbsp;</th>
                    </tr>
                    <tr bgcolor="#CCFF66">
                      <th height="14" bgcolor="#CCFFCC" scope="row"><span class="style43">管理员帐号:</span></th>
                      <td bgcolor="#CCCCCC"><div align="left"><span class="style28">
                            <input name="adminname" type="text" id="adminname" size="30">
                      </span></div></td>
                      <td bgcolor="#FDC1A7">&nbsp;</td>
                    </tr>
                    <tr bgcolor="#FF9900">
                      <th bgcolor="#CCFFCC" scope="row">&nbsp;</th>
                      <th bgcolor="#CCCCCC" scope="row"><div align="left"></div></th>
                      <th bgcolor="#FDC1A7" scope="row">&nbsp;</th>
                    </tr>
                    <tr bgcolor="#CCFF66">
                      <th bgcolor="#CCFFCC" scope="row"><span class="style43">管理员密码:</span></th>
                      <td bgcolor="#CCCCCC"><div align="left"><span class="style28">
                            <input name="adminpsd" type="text" id="adminpsd" size="30">
                      </span></div></td>
                      <td bgcolor="#FDC1A7">&nbsp;</td>
                    </tr>
                    <tr bgcolor="#FF9900">
                      <th bgcolor="#CCFFCC" scope="row">&nbsp;</th>
                      <th bgcolor="#CCCCCC" scope="row"><div align="left"></div></th>
                      <th bgcolor="#FDC1A7" scope="row">&nbsp;</th>
                    </tr>
                    <tr bgcolor="#CCFF66">
                      <th bgcolor="#CCFFCC" scope="row"><span class="style43">管理员姓名:</span></th>
                      <td bgcolor="#CCCCCC"><div align="left"><span class="style28">
                            <input name="truename" type="text" id="truename" size="30">
                      </span></div></td>
                      <td bgcolor="#FDC1A7">&nbsp;</td>
                    </tr>
                    <tr bgcolor="#FDC1A7">
                      <th colspan="3" scope="row"><span class="style28">
                        <input name="提交" type="submit" value="提交">
                        <span class="style47"> ___</span> 
                        <input name="重置" type="reset" value="重置">
</span></th>
                      </tr>
                  </table><input name="classid" type="hidden" id="classid" value="<%=Request("number")%>">
                  <input name="power" type="hidden" id="power" value="<%=Request("power")%>">
				</form></th>
                <th width="37" scope="col">&nbsp;</th>
              </tr>
            </table>
            <table width="570" height="48" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <th height="48" scope="col">&nbsp;</th>
              </tr>
            </table></td>
        </tr>
    </table></td>
    <td></td>
  </tr>
  <tr>
    <td height="13"></td>
    <td ><div align="center" class="style18">
      <p class="style19 style28">&nbsp;</p>
    </div></td>
    <td></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -