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

📄 tdefault.asp

📁 学生评教系统,可以实现学生评教,教师查分功能.
💻 ASP
字号:
<% response.expires =-9999
   session.abandon  %>
<html>
<head>
<meta http-equiv="content-type"content="text/html;charset=gb2312>
<title>教务评教系统</title>

</head>
<body >


<center>
   <br>
   <br>
   <p><h1><font face="隶书">
<title></title>
</head>
<body bgcolor="#E2F5E2">

<center>
<b><p><font size="6">管理员登录</font></b><p>
   <!--登录表单-->
  <form action="login.asp" method="post" id=form1 mame=form1>
      <table border="1" width="50%">
          <tr> <td>
              <p align="center"><b><font face="楷体_gb2312">用户名:</font></b>
               <td width="55%">
                <p align="center"><input type="text"size="20" name="username"></tr>
          <tr><td>
              <p align="center"><b><font face="楷体_gb2312">密&nbsp;&nbsp码:</font></b>
               <td width="55%"> 
                <p align="center"> <input type="password"size="20" name="password">
          </tr>
          <tr>
              <td colspan="2">
              <p align="center"> <input type="submit" name="ok"value="登录">&nbsp&nbsp 
                  <input type="reset" name="cancel"value="重填">  </P>
          </tr>
      </table>
 </form>
</html>

⌨️ 快捷键说明

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