📄 evaluation_query_oneperson.jsp
字号:
<%@ page contentType="text/html; charset=GB2312" %>
<HTML>
<!-- Mirrored from web.hichina.com/sitemanager/templet/088/left3/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:02:47 GMT -->
<HEAD>
<TITLE>
<!--Your Company Name-->
Template
</TITLE>
<!--CharSet-->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<link rel="stylesheet" href="evaluation_images/CSS.CSS" type="text/css">
<style type="text/css">
<!--
-->
</style>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
function window_onload() {
<!--Page.OnLoad-->
}
//-->
</SCRIPT>
</HEAD>
<%
if ( session.getAttribute("UserName")==null || session.getAttribute("UserName")=="" || session.getAttribute("UserType")==null || session.getAttribute("UserType")=="")
{
session.removeAttribute("UserName");
session.removeAttribute("UserType");
response.sendRedirect("../login/index.jsp");
//超级管理员页面
}
%>
<BODY BGCOLOR=#994D00 leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--Counter-->
<!--Something Here-->
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" height="150">
<tr>
<td height="150" width="200" background="evaluation_images/01.gif"><img src="evaluation_images/index_pic.gif" width="200" height="150"></td>
<td height="150" width="578" background="evaluation_images/index_top1.gif" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="578" align="center">
<tr>
<td height="30" width="408"> <b></b> <b></b></td>
<td height="30" width="170"> </td>
</tr>
<tr>
<td height="30" width="408">
<div align="center"><font color="#FFFFFF"><b><font size="5">
<!--Your Company Name--><font color="#FFFFFF"><b>企业人力资源部——考勤信息管理</b></font></font></b></font></div>
</td>
<td height="30" width="170"> </td>
</tr>
<tr>
<td height="30" width="408">
<div align="center"><font size="4" color="#FFFFFF">
<!--Your Company Name.English-->
Human Resource Department
</font></div>
</td>
<td height="30" width="170"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" background="evaluation_images/index_bg.gif" align="center">
<tr>
<td width="200" valign="top" rowspan="2">
<table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="226" align="center">
<table width="200" border="0" cellspacing="0" cellpadding="0" height="20">
<tr>
<td>
<div align="center"></div>
</td>
</tr>
</table>
<br>
<!--Language-->
<!--Something Here-->
<table width="200" border="0" cellspacing="0" cellpadding="0" height="38" background="evaluation_images/index_lm.gif">
<tr>
<td> <div align="center"><b>
<a href="../login/index_one_person.jsp">
个人信息咨询</a></b> </div></td>
</tr>
</table>
<!--Button9.Content.Begin-->
<table width="200" border="0" cellspacing="0" cellpadding="0" height="38" background="evaluation_images/index_lm.gif">
<tr>
<td>
<div align="center"><b>
<!--Button9.Link-->
<a href="../login/login_exit.jsp">
<!--Button9-->
退出系统</a></b></div>
</td>
</tr>
</table>
<!--Button9.Content.End-->
</td>
</tr>
</table>
</td>
<td valign="top" colspan="2"><img src="evaluation_images/index_top2.gif" width="578" height="30"></td>
</tr>
<tr>
<td valign="top" width="20"> </td>
<td width="558" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
</tr>
<tr>
<td>
<form name="form1" method="post" action="evaluation_query_result_oneperson.jsp">
<table width="551" height="176" border="12" align="center">
<tr>
<td colspan="4" align="center">查询用户考勤信息</td>
</tr>
<tr>
<td width="64" height="54">考勤编号</td>
<td width="179"><input name="EvaId" type="text">
</td>
<td width="63">用户编号</td>
<td width="195">
<input name="EmpId" type="text">
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="Submit" value="查询">
</td>
<td colspan="2" align="center"> <input type="reset" name="Reset" value="重添"></td>
</tr>
</table>
</form>
<!--IndexPage.Content.Begin-->
<!--IndexPage.Content.End-->
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center" height="1">
<tr>
<td bgcolor="#000000"> </td>
</tr>
</table>
<table width="90%" border="0" cellspacing="0" cellpadding="4" align="center">
<tr>
<td>
<div align="center">
<!--Your Company Name-->
任晓明毕业设计——
<!--TCopyRight-->
版权所有
@2006<br>
<!--TAddress-->
公司地址:YSU
<!--Address-->
<br>
<!--TTelephone-->
电话:
<!--Telephone-->
<!--TEMail-->
电子邮件:ren@126.com
<!--EMail-->
<A HREF='mailto:
<!--Email-->
'>
<!--Email-->
</A>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><img src="evaluation_images/index_bottom.gif" width="778" height="50"></td>
</tr>
</table>
</BODY>
<!-- Mirrored from web.hichina.com/sitemanager/templet/088/left3/ by HTTrack Website Copier/3.x [XR&CO'2003], Thu, 28 Aug 2003 00:02:47 GMT -->
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -