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

📄 admin_login.htm

📁 学生成长管理系统V2008
💻 HTM
字号:

<HTML><HEAD><TITLE>在线考试系统</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK 
href="Images/dcportal.css" type=text/css rel=stylesheet>
<SCRIPT language=JavaScript>
 function form_check(){
   if(document.form1.username.value==""){window.alert("学员姓名不能为空");document.form1.username.focus();return (false);}
   if(document.form1.pwd.value==""){window.alert("登录密码不能为空");document.form1.pwd.focus();return (false);}
      }
function loginclick() {
	if(form_Check())
		thisForm.submit();
}
</SCRIPT>

<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<FORM name=form1 action=Admin_Login.asp?Action=1 
method=post>
<TABLE id=Table1 height="100%" cellSpacing=0 cellPadding=0 width="100%" 
border=0>
  <TBODY>
  <TR>
    <TD background=Images/login_topBg.jpg height=90><FONT face=宋体>
      <TABLE id=Table2 cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD><IMG src="Images/login_topPic1.jpg" name="Image1" border=0 id=Image1></TD>
          <TD align=right><IMG id=Image2 src="Images/login_topPic2.jpg" 
            border=0></TD></TR></TBODY></TABLE></FONT></TD></TR>
  <TR>
    <TD bgColor=#07359b height=4><FONT face=宋体>
      <TABLE id=Table3 cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD><IMG id=Image3 src="Images/login_line1.jpg" border=0></TD>
          <TD align=right><IMG id=Image4 src="Images/login_line1_r.jpg" 
            border=0></TD></TR></TBODY></TABLE></FONT></TD></TR>
  <TR>
    <TD 
    align=center valign="middle" 
    style="BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #7e9fd8"><FONT face=宋体>
      <TABLE id=Table4 cellSpacing=0 cellPadding=5 width=300 border=0>
        <TBODY>
        <TR>
          <TD height=25><FONT face=宋体>
            <TABLE id=Table5 cellSpacing=0 cellPadding=0 width="100%" 
              border=0><TBODY>
              <TR>
                <TD align=right><IMG id=Image7 
                  src="Images/login_arrow.gif" border=0></TD>
                <TD align=middle><IMG id=Image8 src="Images/login_font.jpg" 
            border=0></TD></TR></TBODY></TABLE></FONT></TD></TR>
        <TR>
          <TD>
            <TABLE id=Table7 cellSpacing=0 cellPadding=5 width="100%" 
            bgColor=#9cb5e1 border=0>
              <TBODY>
              <TR>
                <TD height=10 colspan="2" align=right class=loginBorder></TD>
                </TR>
              <TR>
                <TD width="31%" align=right class=loginBorder><FONT face=宋体><SPAN 
                  id=Label1 style="COLOR: white">管 理 员:</SPAN></FONT></TD>
                <TD width="69%" align="center" class=loginBorder><font face=宋体>
                  <input 
                  name=name id=txtUser 
                  style="FONT-WEIGHT: bold; WIDTH: 150px; COLOR: maroon; FONT-FAMILY: Tahoma" 
                  onMouseOver=this.select() maxlength="20">
                </font></TD>
              </TR>
              <TR>
                <TD class=loginBorderB align=right><FONT face=宋体><SPAN 
                  id=Label2 style="COLOR: white">登录密码:</SPAN></FONT></TD>
                <TD align="center" class=loginBorderB><INPUT name=pass 
                  type=password id=txtPassword 
                  style="FONT-WEIGHT: bold; WIDTH: 150px; COLOR: maroon; FONT-FAMILY: Tahoma" maxlength="20"></TD></TR>
              <TR>
                <TD height=10 colspan="2" align=right></TD>
                </TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD height=35>
            <TABLE id=Table6 cellSpacing=0 cellPadding=0 width="100%" 
              border=0><TBODY>
              <TR>
                <TD align=middle width="50%"><FONT face=宋体><INPUT id=btnEnter 
                  onmouseover="this.src='Images/login_btnLogin_hover.jpg'" 
                  onclick="loginclick()" 
                  onmouseout="this.src='Images/login_btnLogin.jpg'" type=image 
                  src="Images/login_btnLogin.jpg" border=0 
                  name=btnEnter></FONT></TD>
        <TD align=middle><INPUT id=btnExit 
                  onmouseover="this.src='Images/login_btnCancel_hover.jpg'" 
                  onclick=window.close() 
                  onmouseout="this.src='Images/login_btnCancel.jpg'" type=image 
                  src="Images/login_btnCancel.jpg" border=0 
              name=btnExit></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FONT></TD>
  </TR>
  <TR>
    <TD bgColor=#07359b height=4><FONT face=宋体><IMG id=Image6 
      src="Images/login_line2.jpg" border=0></FONT></TD></TR>
  <TR>
    <TD align=middle bgColor=#07359b height=40>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD align=center><font color="#ffffff" face="宋体">版权所有 &copy; 在线考试系统</font></TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FONT></FORM></BODY></HTML>

⌨️ 快捷键说明

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