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

📄 index.asp

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

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

<table width="768" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="25" bgcolor="#A0A4AC"><div align="center" class="unnamed3write">25175学生成绩查询管理系统 v2.0</div></td>
  </tr>
</table>
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" class="unnamed_rld2">
<tr>
  <td>&nbsp;</td>
  <td>&nbsp;</td>
</tr>
<tr>
          <td width="50%"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td>
                <form action="checklogin.asp" method="post" name="form1">
                  <table width="250" border="0" align="center" cellpadding="0" cellspacing="0" class="unnamed1_rld">
                    <tr bgcolor="#EAEAEA">
                      <td height="25" colspan="2"><div align="center">学生成绩查询</div></td>
                    </tr>
                    <tr>
                      <td width="100" height="30"><div align="center">学号:</div></td>
                      <td>
                        <input name="xh" type="text" class="unnamed_rld2" value="049604134" size="20" maxlength="20"></td>
                    </tr>
                    <tr>
                      <td height="30"><div align="center">密码:</div></td>
                      <td>
                        <input name="mm" type="password" class="unnamed_rld2" value="049604134" size="20" maxlength="20"></td>
                    </tr>
                    <tr>
                      <td height="30" colspan="2">
                        <div align="center">
                          <input name="submit" type="submit" value="登入">
                          <input type=button value="注册" onclick="window.location='register.asp'">
                          <input type="reset" name="reset" value="重填">
                      </div></td>
                    </tr>
                  </table>
              </form></td>
            </tr>
          </table></td>
          <td width="50%"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
            <tr>
              <td>
                <form action="admpost.asp" method="post" name="form2" id="form2">
                  <table width="250" border="0" align="center" cellpadding="0" cellspacing="0" class="unnamed1_rld">
                    <tr bgcolor="#EAEAEA">
                      <td height="25" colspan="2">
                        <div align="center">
                          <%
            if mm=1     then 
               Response.Write "对不起,您输入的密码有误!"
            elseif mm=2 then
               Response.Write "您没有登陆的权限!"
            elseif mm=3 then
               Response.Write "请输入完整的用户名和密码!"
            end if
%>
                管理员登陆 </div></td>
                    </tr>
                    <tr>
                      <td width="100" height="30"><div align="center">管理员帐号:</div></td>
                      <td width="154">
                        <input name="keys" type="hidden" value="submit">
                        <input name="username" type="text" class="unnamed_rld2" id="username2" value="admin" size="20" maxlength="20"></td>
                    </tr>
                    <tr>
                      <td height="30"><div align="center">管理员密码:</div></td>
                      <td>
                        <input name="password" type="password" class="unnamed_rld2" size="20" value="admin" maxlength="20">
                      </td>
                    </tr>
                    <tr align="center">
                      <td height="30" colspan="2">
                        <input type="submit" name="Reg2" value="登录" class="bottom">
                        <input type="reset" name="Submit32" value="重填" class="bottom">
                      </td>
                    </tr>
                  </table>
              </form></td>
            </tr>
          </table></td>
  </tr>
</table>
      <table width="768" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="3"><div align="center"></div></td>
        </tr>
</table>
      <table width="768" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="1"><div align="center"></div></td>
        </tr>
      </table>
      <table width="768" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="25" bgcolor="#A0A4AC"><div align="center"><a href="http://www.25175.com">powered by </a><a href="http://www.25175.com">25175</a></div></td>
        </tr>
      </table>
</body>
</html>

⌨️ 快捷键说明

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