📄 printjgmore.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<% Response.Buffer =True
Response.ExpiresAbsolute = Now() - 1
Response.Expires = 0
Response.CacheControl = "no-cache"
Response.AddHeader "Pragma", "No-Cache" %>
<!--#include file="conn.asp"-->
<%
if session("admin_id")=""then
response.write "<script language=JavaScript>{window.alert('对不起,您没有访问该页面的权限或尚未登录!');window.history.go(-1);}</script>"
response.end
end if
%>
<%
requestid=request("id")
set rs=server.createobject("adodb.recordset")
sql="select * from jg where id="&requestid&""
rs.open sql,conn,1,2
if rs.eof then
response.write "<script language=JavaScript>{window.alert('该记录不存在或已被删除的记录,请按“确定”返回后“刷新”页面!');window.history.go(-1);}</script>"
response.end
end if
%>
<html>
<head>
<STYLE type=text/css>
BODY {
SCROLLBAR-FACE-COLOR: #c6ebde;
MARGIN: 0px;
FONT: 9pt 宋体;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #39867b;
SCROLLBAR-3DLIGHT-COLOR: #39867b;
SCROLLBAR-ARROW-COLOR: #330000;
SCROLLBAR-TRACK-COLOR: #e2f3f1;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
TEXT-DECORATION: none;
background-image: url(images/bg/bg2.gif);
}
TABLE {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
TD {
FONT: 13px 宋体
}
IMG {
BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
A {
FONT: 12px 宋体; COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #cc0000; TEXT-DECORATION: underline
}
.sec_menu {
BORDER-RIGHT: white 1px solid; BACKGROUND: #c6ebde; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid
}
.menu_title {
}
.menu_title SPAN {
FONT-WEIGHT: bold; LEFT: 8px; COLOR: #39867b; POSITION: relative; TOP: 2px
}
.menu_title2 {
}
.menu_title2 SPAN {
FONT-WEIGHT: bold; LEFT: 8px; COLOR: #cc0000; POSITION: relative; TOP: 2px
}
INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
select {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: 宋体; font-size: 9pt; font-style: bold;}
OPTION {
FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TABLE-LAYOUT: fixed; WORD-BREAK: break-all
}
.style1 {
color: #000000;
font-weight: bold;
}
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=rs("name")%>教工的档案</title>
<OBJECT Classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WB width=0></OBJECT>
<script language=javascript>
function doPrintSetup(){
WB.ExecWB(8,1)
}
function doPrintPreview(){
WB.ExecWB(7,1)
}
</script>
<style type="text/css">
<!--
.style1 {
font-size: 16px;
font-weight: bold;
color: #0000FF;
}
.style2 {color: #0000FF}
-->
</style>
</head>
<body>
<br>
<div align="center" class="style1"><%=rs("name")%> 教工的档案</div>
<form action="" method="get" name="form1">
<table width="775" border="1" align="center" cellpadding="2" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#FFF0FF" class="cssssdetail">
<tr>
<td width="8%"><div align="right"><span class="style2">姓名:</span></div></td>
<td width="15%"><span class="style3"><%=rs("name")%> </span></td>
<td width="16%"><div align="right"><span class="style2">第一学历:</span></div></td>
<td width="24%" align="center" valign="middle"><div align="left" class="style4"><%=rs("firstxueli")%></div></td>
<td colspan="2" rowspan="8" align="center" valign="top"><a href="upload/<%=rs("img")%>" target="_blank"><img src="upload/<%=rs("img")%>" alt="暂无相片,请上传!轻燕工作室" name="uppic" width="177" height="178" border="0" ></a></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">出生:</span></div></td>
<td width="15%"><span class="style4"><%=rs("birthday")%> </span></td>
<td width="16%"><div align="right"><span class="style2">第一学历毕业学校:</span></div></td>
<td width="24%"><span class="style4"><%=rs("firstxlgradufrom")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">年龄:</span></div></td>
<td width="15%"> <span class="style4"><%=rs("age")%> </span></td>
<td width="16%"><div align="right"><span class="style2">第一学历毕业时间: </span></div></td>
<td width="24%"><span class="style4"><%=rs("firstxuelidate")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">性别:</span></div></td>
<td width="15%"><span class="style4"><%=rs("sex")%> </span></td>
<td width="16%"><div align="right"><span class="style2">最后学历:</span></div></td>
<td width="24%"><span class="style4"><%=rs("lastxueli")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">民族:</span></div></td>
<td width="15%"><span class="style4"><%=rs("mingzu")%> </span></td>
<td width="16%"><div align="right"><span class="style2">最后学历毕业学校:</span></div></td>
<td width="24%"><span class="style4"><%=rs("lastxlgradufrom")%></span></td>
</tr>
<tr>
<td width="8%" height="21"><div align="right"><span class="style2">籍贯:</span></div></td>
<td width="15%" height="21"><span class="style4"><%=rs("jiguan")%> </span></td>
<td width="16%"><div align="right"><span class="style2">最后学历毕业时间: </span></div></td>
<td width="24%" height="21"><span class="style4"><%=rs("lastxldate")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">专业:</span></div></td>
<td width="15%"><span class="style4"><%=rs("zhuanye")%> </span></td>
<td width="16%"><div align="right"><span class="style2">职称:</span></div></td>
<td width="24%"><span class="style4"><%=rs("zhicheng")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">分类:</span></div></td>
<td width="15%"><span class="style4"><%=rs("leibie")%> </span></td>
<td width="16%"><div align="right"><span class="style2">取得职称时间:</span></div></td>
<td width="24%"><span class="style4"><%=rs("zhichengdate")%></span></td>
</tr>
<tr>
<td width="8%"><div align="right"><span class="style2">工龄:</span></div></td>
<td width="15%"><span class="style4"><%=rs("workage")%> </span></td>
<td width="16%"><div align="right"><span class="style2">取得职称受聘时间:</span></div></td>
<td width="24%"><span class="style4"><%=rs("zhichpingyongdate")%></span></td>
<td align="center" valign="top"><div align="left" class="style2">
<div align="right">变动:</div>
</div></td>
<td align="center" valign="top"><div align="left"><span class="style4"><%=rs("biandong")%></span></div></td>
</tr>
<tr>
<td width="8%" height="21"><div align="right"><span class="style2">编制:</span></div></td>
<td width="15%"><span class="style4"><%=rs("bianzhi")%></span></td>
<td width="16%"><div align="right"><span class="style2">任教学科:</span></div></td>
<td width="24%"><span class="style4"><%=rs("xueke")%></span></td>
<td align="center" valign="top"><div align="left" class="style2">
<div align="right">教师证类别及证号:</div>
</div></td>
<td align="center" valign="top"><div align="left"><span class="style4"><%=rs("teacherzheng")%></span></div></td>
</tr>
<tr>
<td><div align="right"><span class="style2">编别:</span></div></td>
<td><span class="style4"><%=rs("bianzhileibie")%> </span></td>
<td><div align="right"><span class="style2">政治面貌:</span></div></td>
<td><span class="style4"><%=rs("mianmao")%> </span></td>
<td width="17%"><div align="right"><span class="style2">入团或党时间:</span></div></td>
<td width="20%"><span class="style4"><%=rs("mianmaotime")%> </span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">职务:</span></div></td>
<td><span class="style4"><%=rs("zhiwu")%> </span></td>
<td><div align="right"><span class="style2">身份证号:</span></div></td>
<td><span class="style4"><%=rs("shenfenzheng")%> </span></td>
<td><div align="right"><span class="style2">开始工作时间:</span></div></td>
<td><span class="style4"><%=rs("workstart")%> </span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">电话:</span></div></td>
<td><span class="style4"><%=rs("phone")%> </span></td>
<td><div align="right"><span class="style2">任教部门:</span></div></td>
<td><span class="style4"><%=rs("renjiaobumen")%></span></td>
<td height="21"><div align="right"><span class="style2">是否人事代理:</span></div></td>
<td height="21"><span class="style4"><%=rs("renshidaili")%> </span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">婚否:</span></div></td>
<td><span class="style4"><%=rs("hunyin")%></span></td>
<td><div align="right"><span class="style2">家庭成员:</span></div></td>
<td><span class="style4"><%=rs("chengyuan")%></span></td>
<td><div align="right"><span class="style2">档案编号:</span></div></td>
<td><span class="style4"><%=rs("danganhao")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">医保:</span></div></td>
<td><span class="style4"><%=rs("yibao")%></span></td>
<td><div align="right"><span class="style2">电子信箱:</span></div></td>
<td><span class="style4"><%=rs("email")%></span></td>
<td><div align="right"><span class="style2">家庭出身:</span></div></td>
<td><span class="style4"><%=rs("chushen")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">住址:</span></div></td>
<td><span class="style4"><%=rs("zhuzhi")%></span></td>
<td><div align="right"><span class="style2">社会关系:</span></div></td>
<td><span class="style4"><%=rs("shehui")%></span></td>
<td><div align="right"><span class="style2">退休:</span></div></td>
<td><span class="style4"><%=rs("tuxiu")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">简历:</span></div></td>
<td colspan="5"><span class="style4"><%=rs("jianli")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">工资情况</span></div></td>
<td colspan="5"><span class="style4"><%=rs("gongzu")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">发表论文</span></div></td>
<td colspan="5"><span class="style4"><%=rs("lunwen")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">年度考核</span></div></td>
<td colspan="5"><span class="style4"><%=rs("niankao")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">培训记录</span></div></td>
<td colspan="5"><span class="style4"><%=rs("peixunjl")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">继续教育</span></div></td>
<td colspan="5"><span class="style4"><%=rs("jixujiaoyu")%></span></td>
</tr>
<tr>
<td><div align="right"><span class="style2">奖惩:</span></div></td>
<td colspan="5"><span class="style4"><%=rs("jiangcheng")%></span></td>
</tr>
<tr>
<td width="8%" ><div align="right"><span class="style2">备注:</span></div></td>
<td colspan="5" ><span class="style4"><%=rs("beizhu")%></span></td>
</tr>
<tr bgcolor="#35D5C0" >
<td colspan="6">
<div align="center" style="color: #FF0000; font-weight: bold; font-size: 16px;"></div></td>
</tr>
</table>
<div align="center"><br>
<form name="form1" method="post" action="">
<div align="center">
<input type="button" value="输出到word" name="B1" class="put1" onClick="subword()">
<input type="button" value="输出到excel" name="B12" class="put1" onClick="subexcel()">
<input type=button name=button1 value="打印设置" onclick="return doPrintSetup()">
<input type=button name=button2 value="打印预览" onclick="return doPrintPreview()">
<input type=button name=button3 value="打印本页" onclick="javascript:print()">
<input name="id" type="hidden" id="id" value="<%=rs("id")%>" >
<input name="docorxls" type="hidden" id="id2" >
</div>
</form>
</body>
</html>
<script language="javascript">
//
function subword()
{
form1.action="printjgmoretodocxls.asp";
form1.docorxls.value="doc";
form1.submit();
}
//
function subexcel()
{
form1.action="printjgmoretodocxls.asp";
form1.docorxls.value="xls";
form1.submit();
}
</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -