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

📄 search.asp

📁 能自动计算总分、平均分及格率等各种统计数据。在统计时你还可以选择统计全部学科或部分学科;在使用中可自由增删成绩、人员
💻 ASP
字号:
<%if session("password")<>"" then%>

<!-- #include file="inc/top.asp"-->
<!-- #include file="inc/adminmenu.asp"-->



<table width="752" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td align="center"><table width="600" border="0" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
  <tr>
    <td colspan="4">&nbsp;</td>
  </tr>
  <tr align="center">
    <td colspan="4" height="28"><span style="font-weight: bold">学生成绩分类查询</span></td>
  </tr>

  <tr>
    <td colspan="4"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><table width="100%"  border="1" cellspacing="0" cellpadding="0">
          <tr>
    <td width="25%">
    <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form1" method="post" action="seadmin.asp?kind=kc"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按课程查询</td>
        </tr>
      <tr align="center">
        <td width="27%" align="center">课程</td>
        <td width="73%" align="left"><input name="kc" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit" value=" 查 询 ">
          </td>
        </tr></form>
    </table></td>
    <td width="25%"><table width="100%" border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form2" method="post" action="seadmin.asp?kind=cj"><tr align="center" bgcolor="#cccccc">
        <td colspan="2">按成绩查询</td>
      </tr>
      <tr align="center">
        <td width="27%" align="center">成绩</td>
        <td width="73%" align="left"><input name="cj" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit3" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form3" method="post" action="seadmin.asp?kind=xh"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按学号查询</td>
      </tr>
      <tr align="center">
        <td width="27%" align="center">学号</td>
        <td width="73%" align="left"><input name="xh" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit4" value=" 查 询 ">
        </td>
      </tr></form></table></td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form4" method="post" action="seadmin.asp?kind=user"><tr align="center" bgcolor="#cccccc">
        <td colspan="2">按姓名查询</td>
      </tr>
      <tr align="center">
        <td width="27%">姓名</td>
        <td width="73%" align="left"><input name="user" type="text" size="14"></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit5" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
  </tr>
  <tr>
    <td width="25%">
      <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
        <form name="form7" method="post" action="seadmin.asp?kind=lx"><tr align="center" bgcolor="#cccccc">
          <td colspan="2">按类型查询</td>
        </tr>
        <tr align="center">
          <td width="27%">类型</td>
          <td width="73%" align="left"><select name="lx">
              <option>必修课</option>
              <option>选修课</option>
              <option>限修课</option>
          </select></td>
        </tr>
        <tr align="center">
          <td colspan="2"><input type="submit" name="Submit8" value=" 查 询 ">
        </td>
        </tr></form>
      </table>
    </td>
    <td width="25%"><table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
      <form name="form6" method="post" action="seadmin.asp?kind=xq"><tr align="center" bgcolor="#eeeeee">
        <td colspan="2">按学期查询</td>
      </tr>
      <tr align="center">
        <td width="27%">学期</td>
        <td width="73%" align="left"><select name="xq">
                    <option>第一学期</option>
                    <option>第二学期</option>
                    <option>第三学期</option>
                    <option>第四学期</option>
                    <option>第五学期</option>
                    <option>第六学期</option>
                    <option>第七学期</option>
                    <option>第八学期</option>
                  </select></td>
      </tr>
      <tr align="center">
        <td colspan="2"><input type="submit" name="Submit7" value=" 查 询 ">
        </td>
      </tr></form>
    </table></td>
    <td colspan="1">
      <table width="100%"  border="1" cellspacing="0" cellpadding="0" bordercolor="#eeeeee">
        <form name="form5" method="post" action="seadmin.asp?kind=bj"><tr align="center" bgcolor="#cccccc">
          <td colspan="2">按班级查询</td>
        </tr>
        <tr align="center">
          <td width="25%" nowrap>班级</td>
          <td width="75%" align="left"><select name="bj" id="select">
              <!-- #include file="inc/selectbj.asp" -->
              </td>
        </tr>
        <tr align="center">
          <td colspan="2"><input type="submit" name="Submit6" value=" 查 询 ">
        </td>
        </tr></form>
      </table>
    </td><td>&nbsp;</td>
    </tr>
        
        </table></td>
      </tr>
    </table></td>
    </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table></td></tr>
</table>
<!--#include file="inc/copyright.asp"-->

⌨️ 快捷键说明

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