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

📄 teacher_teachaward_info.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
}


</STYLE>

</head>

<body>
<%
set conn = server.createobject("adodb.connection")
conn.open "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & server.mappath("./math_department.mdb")
set rs=server.createobject("adodb.recordset")
rs.open "select * from teachaward_inf where 姓名='" & request("t_name") & "'" ,conn
%>

  <table width="584" border="1" cellspacing="0" cellpadding="0" align="center" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF" height="93" bgcolor="#F5A781">
    <tr>           
      <td height="1" width="558">           
        <b><font size="2">&nbsp;数学系教工资料详表</font></b>          
      </td>          
    </tr>          
    <tr>           
      <td height="1" width="558">           
        <div align="center"><b><font size="4" color="#FFFFFF">教 工 教 学 
          获 奖 情 况</font></b></div>                                             
      </td>                                             
    </tr>                                             
    <tr>                                              
      <td height="35" width="558">                                              
                                                     
      </td>                                        
    </tr>                                        
                                    
  </table>  
<table border="1" width="584" align="center" bgcolor="#F5A781" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF" cellspacing="0" cellpadding="0" height="52"> 
  <tr> 
    <td  height="26" align="center" nowrap width="50"><font color="#FFFFFF">姓 名</font></td>    
    <td  height="26" align="center" nowrap width="140"><font color="#FFFFFF">获奖名称</font></td>   
    <td  height="26" align="center" nowrap width="55"><font color="#FFFFFF">获奖时间</font></td>   
    <td  height="26" align="center" nowrap width="75"><font color="#FFFFFF">颁奖部门</font></td>   
    <td  height="26" align="center" nowrap width="50"><font color="#FFFFFF">证书号码</font></td>   
    <td  height="26" align="center" nowrap width="50"><font color="#FFFFFF">等级</font></td>   
    <td  height="26" align="center" nowrap width="50"><font color="#FFFFFF">级别</font></td>   
    <td  height="26" align="center" nowrap width="114"><font color="#FFFFFF">备 注</font></td>   
  </tr>   
   <%   
  While Not rs.EOF     
  %>    
   
  <tr>   
    <td  height="26" >&nbsp;<%=rs.fields("姓名")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("获奖名称")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("获奖日期")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("颁奖部门")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("证书号码")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("等级")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("级别")%></td>   
    <td  height="26" >&nbsp;<%=rs.fields("备注")%></td>   
  </tr>  
  <%   
	rs.MoveNext   
	Wend   
  %>    
<%   
Conn.Close   
set Conn=nothing   
%>   
   
</table>   
<table border="0" width="587" align="center">     
  <tr>     
    <td width="292"> </td>    
    <td width="293">    
      <p align="right"> <input type='button' value='返回列表' onclick=history.back()></p>    
    </td>    
  </tr>    
</table>    
<table border="0" width="584" align="center">    
  <tr>    
    <td width="100%">    
    </td>    
  </tr>    
  <tr>    
    <td width="100%">    
      <hr>    
    </td>    
  </tr>    
</table>    
 
                                 
<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 + -