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

📄 grcx.jsp

📁 servlet做的教职工管理系统
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<%@ page pageEncoding="GB2312"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- DW6 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>教职工管理系统</title>
<link rel="stylesheet" href="emx_nav_right.css" type="text/css">
<script type="text/javascript">
<!--
var time = 3000;
var numofitems = 7;
//menu constructor
function menu(allitems,thisitem,startstate){ 
  callname= "gl"+thisitem;
  divname="subglobal"+thisitem;  
	this.numberofmenuitems = 7;
	this.caller = document.getElementById(callname);
	this.thediv = document.getElementById(divname);
	this.thediv.style.visibility = startstate;
}
				 
//menu methods
function ehandler(event,theobj){
  for (var i=1; i<= theobj.numberofmenuitems; i++){
	  var shutdiv =eval( "menuitem"+i+".thediv");
    shutdiv.style.visibility="hidden";
	}
	theobj.thediv.style.visibility="visible";
}
				
function closesubnav(event){
  if ((event.clientY <48)||(event.clientY > 107)){
    for (var i=1; i<= numofitems; i++){
      var shutdiv =eval('menuitem'+i+'.thediv');
			shutdiv.style.visibility='hidden';
		}  
	}
}
// -->
</script>
<style type="text/css">
<!--
.style21 {color: #999999;
	font-size: 12px;
}
.style4 {font-size: 12px}
-->
</style>
</head>
<body onmousemove="closesubnav(event);"> 
	<table width="96%" height="100%"  border="0" align="center" cellspacing="0">
	  <tr>
		<td height="52" colspan="6" background="image/top_bg.gif"><table width="466" border="0" cellspacing="0" cellpadding="0">
			<tr>
			  <td width="269">&nbsp;</td>
			  <td width="167"><img src="image/top_2.gif" width="167px" height="52"> </td>
			  <td width="30"></td>
			</tr>
		</table></td>
	  </tr>
	</table>

<div class="skipLinks">skip to: <a href="#content">page content</a> | <a href="pageNav">links on this page</a> | <a href="#globalNav">site navigation</a> | <a href="#siteInfo">footer (site information)</a> </div>
<div id="masthead"> 
  <br>
  <br>
  <br>
  <div id="globalNav"> 
    <img alt="" src="image/gblnav_left.gif" height="32" width="4" id="gnl"> <img alt="" src="image/glbnav_right.gif" height="32" width="4" id="gnr"> 
    <div id="globalLink"> 
      <a href="#" id="gl1" class="glink" onmouseover="ehandler(event,menuitem1);">教职工基本信息管理</a>
	  <a href="#" id="gl2" class="glink" onmouseover="ehandler(event,menuitem2);">其他信息管理</a>
	  <a href="#" id="gl3" class="glink" onmouseover="ehandler(event,menuitem3);">信息查询</a>
	  <a href="index.jsp" id="gl4" class="glink" onmouseover="ehandler(event,menuitem4);">安全退出</a>
    </div> 
    <!--end globalLinks--> 
  </div> 
  <!-- end globalNav --> 
  <div id="subglobal1" class="subglobalNav"> 
    <a href="jbxx.jsp">基本信息</a> | 
	<a href="cjxx.jsp">惩奖信息</a> | 
	<a href="ndkh.jsp">年度考核</a>  </div> 
  <div id="subglobal2" class="subglobalNav"> 
    <a>    </a> 
	<a>       </a> 
	<a>       </a> 
    <a href="zc.jsp">注册新用户</a> | 
	<a href="khxx.jsp">年度考核</a> |
	<a href="yhgl.jsp">用户管理</a>  </div> 
  <div id="subglobal3" class="subglobalNav"> 
  	<a>    </a> 
	<a>    </a> 
	<a>    </a> 
    <a href="grxxcx.jsp">个人信息查询</a> | 
	<a href="khxxcx.jsp">考核信息查询</a> |
	<a href="hzxxcx.jsp">惩奖信息查询</a>   </div> 
  <div id="subglobal4" class="subglobalNav"> </div> 
  <div id="subglobal5" class="subglobalNav"> </div> 
  <div id="subglobal6" class="subglobalNav"> </div> 
  <div id="subglobal7" class="subglobalNav"> </div> 
  <div id="subglobal8" class="subglobalNav"> </div> 
</div>
	<div id="pagecell1">
	  <div id="layer">
        <table width="100%"  border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><form name="form1" method="post" action="servlet/Search" onSubmit="return chcek();">
                <table width="90%"  border="0" align="center">
                  <tr>
                    <td height="30" colspan="2"><span class="style4"><font color="#E85E03">查询读者信息</font></span></td>
                  </tr>
                  <tr>
                    <td width="200" height="35" align="right" valign="middle" bgcolor="#F2F5F7"><span class="style4">工号
                          <input name="checkbox1" type="checkbox" id="checkbox1" value="1">
                    </span></td>
                    <td height="35"><input name="num" type="text" id="num" style="width:180px; height:17px ">
                      &nbsp; <span class="style21">可确定唯一读者</span></td>
                  </tr>
                  <tr>
                    <td width="200" height="35" align="right" valign="middle" bgcolor="#F2F5F7"><span class="style4">姓名
                      <input name="checkbox2" type="checkbox" id="checkbox2" value="2">
                    </span></td>
                    <td height="35"><input name="tname" type="text" id="tname" style="width:180px; height:17px ">                    </td>
                  </tr>
                  <tr>
                    <td width="200" height="35" align="right" valign="middle" bgcolor="#F2F5F7"><span class="style4">院系
                      <input name="checkbox3" type="checkbox" id="checkbox3" value="3">
                    </span></td>
                    <td height="35"><select name="college" id="college" style="width:180px; height:17px  ">
                        <option value="化学工程学院">化学工程学院</option>
                        <option value="机械工程学院">机械工程学院</option>
                        <option value="信息工程学院">信息工程学院</option>
                        <option value="材料科学与工程学院">材料科学与工程学院</option>
                        <option value="应用化学学院">应用化学学院</option>
                        <option value="环境与生物生物工程学院">环境与生物生物工程学院</option>
                        <option value="计算机科学与技术学院">计算机科学与技术学院</option>
                        <option value="经济管理学院">经济管理学院</option>
                        <option value="数理系">数理系</option>
                        <option value="外语系">外语系</option>
                        <option value="社会科学系">社会科学系</option>
                        <option value="体育系">体育系</option>
                        <option value="科亚学院">科亚学院</option>
                        <option value="国际教育学院">国际教育学院</option>
                        <option value="成人教育学院">成人教育学院</option>
                    </select></td>
                  </tr>
                  <tr>
                    <td width="200" height="35" align="right" valign="middle" bgcolor="#F2F5F7" class="style4">入职时间
                      <input name="checkbox4" type="checkbox" id="checkbox4" value="4">                    </td>
                    <td height="16"><input name="greate" type="text" id="tname" style="width:180px; height:17px "></td>
                  </tr>
                  <tr>
                    <td width="200" height="35" align="right" valign="middle" bgcolor="#F2F5F7" class="style4">性别
                      <input name="checkbox5" type="checkbox" id="checkbox5" value="5"></td>
                    <td height="17" class="style4"><select name="sex" id="sex" style="WIDTH: 50px" onchange="getUrl()">
                        <option value="男">男</option>
                        <option value="女">女</option>
                    </select></td>
                  </tr>
                  <tr align="center">
                    <td height="35" colspan="2" valign="middle"><input type="submit" name="Submit" value="查询">
                      &nbsp;
                      <input type="submit" name="Submit" value="取消"></td>
                  </tr>
                </table>
            </form></td>
          </tr>
        </table>
      </div>
	</div>
<!-- end masthead --> 
<!--end pagecell1-->
<br> 
<script type="text/javascript">
    <!--
      var menuitem1 = new menu(7,1,"hidden");
			var menuitem2 = new menu(7,2,"hidden");
			var menuitem3 = new menu(7,3,"hidden");
			var menuitem4 = new menu(7,4,"hidden");
			var menuitem5 = new menu(7,5,"hidden");
			var menuitem6 = new menu(7,6,"hidden");
			var menuitem7 = new menu(7,7,"hidden");
    // -->
    </script> 
</body>
</html>

⌨️ 快捷键说明

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