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

📄 teacher_register1.asp

📁 系里的网站设计
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>教工资料录入系统</title>
<STYLE type=text/css>
TD,p,b,font,pre,BODY {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px
}

FORM {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}

A {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}

H4 {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体"; FONT-SIZE: 14px
}
HR {
	COLOR: #000000; HEIGHT: 1px
}
a:visited {  color: #000000}
A:hover {
	COLOR: #ff3300; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
.small {FONT-FAMILY:"Arial"; 
	FONT-SIZE: 10px
}
.table_bg {  background-image:  url(../image/bg.gif); background-repeat: repeat-y}

a:link {  color: #000000}
.bigsp {  line-height: 20pt}

</STYLE>

</head>

<body>


<%   
function change (s)   
	change = replace(replace(s,"'","''"),"""","""""")   
end function   
   
%>   
   
   
<%    
   
   
set confirmpasswd= server.createobject("adodb.connection")   
confirmpasswd.open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & server.mappath("./math_department.mdb")   
set rpasswd = confirmpasswd.execute("select password1 from admin where name='" & request("name") & "'")   
   
if rpasswd.eof then   
 	response.write "<p align=""center""><font size=6 color=#FF0000> 你没有账号!无管理员权限! </font></p> "   
 	 response.write "<input type='button' value='返回' onclick=history.back()>"   
   
 	response.end   
end if   
if replace(rpasswd.fields("password1")," ","") <> request("password") then   
 	response.write "<p align=""center""><font size=6 color=#FF0000> 密码不正确! </font></p> "   
       response.write "<input type='button' value='重试' onclick=history.back()>"   
       response.end   
end if   
   
%>   
   
<div align="center">   
  <center>   
  <table border="0" width="658" height="2" cellspacing="0">   
    <tr>   
      <td width="17" height="20" bgcolor="#FF9966"> </td>   
      <td width="612" height="20" bgcolor="#FF9966" colspan="5"> </td>   
      <td width="21" height="20" bgcolor="#FF9966"> </td>   
    </tr>   
    <tr>   
      <td width="17" height="2" bgcolor="#FF9966" rowspan="13"> </td>   
      <td width="612" height="44" valign="bottom" colspan="5"></center>   
      <p align="center"><b><font color="#FF9933">教工资料录入修改系统</font></b></td>   
    <center>   
    <td width="21" height="2" bgcolor="#FF9966" rowspan="14"> </td>   
    </tr>   
    <tr>   
      <td width="20" height="2" valign="top" rowspan="12"></td>   
      <td width="562" height="9" valign="top" colspan="3"></td>   
      <td width="23" height="2" valign="top" rowspan="12"></td>   
    </tr>   
    <tr>   
      <td width="562" height="1" valign="middle" colspan="3">&nbsp;&nbsp;&nbsp;&nbsp;      
        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;          
      </center>            
    </td>            
  </tr>            
  <center>            
  <tr>    
      <td width="284" height="19" valign="top">&nbsp;            
    </td>            
      <td width="114" height="19" valign="top">            
    </td>            
      <td width="157" height="19" valign="top">             
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="3" valign="top">1.教职工个人基本情况            
    </td>            
      <td width="114" height="3" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_1.htm">进行录入</a>            
    </td>            
      <td width="157" height="3" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_1.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="3" valign="top">            
    2.教职工家庭情况            
    </td>            
      <td width="114" height="3" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_2.htm">进行录入</a>            
    </td>            
      <td width="157" height="3" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_2.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="3" valign="top">            
    3.教职工年终考核情况            
    </td>            
      <td width="114" height="3" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_3.htm">进行录入</a>            
    </td>            
      <td width="157" height="3" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_3.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="2" valign="top">            
    4.教职工教学指导情况            
    </td>            
      <td width="114" height="2" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_4.htm">进行录入</a>            
    </td>            
      <td width="157" height="2" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_4.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="2" valign="top">            
    5.教职工发表论文情况            
    </td>            
      <td width="114" height="2" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_5.htm">进行录入</a>            
    </td>            
      <td width="157" height="2" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_5.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="2" valign="top">            
    6.教职工论著情况            
    </td>            
      <td width="114" height="2" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_6.htm">进行录入</a>            
    </td>            
      <td width="157" height="2" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_6.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="2" valign="top">            
    7.教职工教学获奖情况            
    </td>            
      <td width="114" height="2" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_7.htm">进行录入</a>            
    </td>            
      <td width="157" height="2" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_7.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="2" valign="top">            
    8.教职工科研获奖情况            
    </td>            
      <td width="114" height="2" valign="top"><img border="0" src="images/3j.gif" width="7" height="11"><a href="teacher_register2_8.htm">进行录入</a>            
    </td>            
      <td width="157" height="2" valign="top">            
    <img border="0" src="images/3j2.gif" width="12" height="12"><a href="teacher_modify1_8.htm">资料修改</a>            
    </td>            
  </tr>    
  <tr>    
      <td width="284" height="19" valign="top">&nbsp;           
    </td>           
      <td width="114" height="19" valign="top">           
    </td>           
      <td width="157" height="19" valign="top">           
    </td>           
  </tr>   
  <tr>           
    <td width="17" height="1" bgcolor="#FF9966"> </td>        
    <td width="612" height="1" bgcolor="#FF9966" colspan="5"> </td>        
  </tr>        
  </table>        
  </center>        
</div>        
        
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=0 width=760 borderColorLight=#009900 border=0 align="center">              
  <TR vAlign=center align=middle>              
    <TD width="100%" height=2>         
      <p align="center"><font color="#000000">|                            
      </font><A                            
      onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://');"                           
      href="http:///">设为首页</A>| <A href="javascript:window.external.addfavorite('http://','南气数学系')">收藏我站</A>|                     
      <a href="mailto:maths_nim@sina.com">意见建议</a>| <a href="mailto:maths_nim@sina.com">联系我们</a>| <BR>Copyright (c)&nbsp;                                
      2001-2002 All right reserved &nbsp;                            
      版权所有:南京气象学院数学系&nbsp;&nbsp;                            
      维护:数学系微机中心 &nbsp;</p>                     
     </TD></TR></TABLE>                              
          
</body>          
          
</html>          

⌨️ 快捷键说明

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