<%@page import="com.zky.pub.HashFmlBuf"%> <%@include file="/auth.jsp"%> <%@page import="com.zky.manager.Util" %> <%@page language="java" contentType="text/html;charset=utf-8"%> 经管国家秘密人员注册备案表 <% HashFmlBuf bufInfo=(HashFmlBuf)request.getAttribute("examineShowInfo"); %>

经管国家秘密人员注册备案表

单位:<%=bufInfo.fget("departname",0)%>   日期:<%=bufInfo.fget("empstatedate",0)%>
姓名 <%=bufInfo.fget("empname",0)%> 性别 <% String tmpsex=bufInfo.fget("sex",0); if (tmpsex.equals("0")) { tmpsex = "女"; } else { tmpsex = "男"; } %> <%=tmpsex%> 出生年月 <%=bufInfo.fget("empstatedate",0)%> 照片
曾用名 <%=bufInfo.fget("empname",0)%> 学历 <%=bufInfo.fget("empeducational",0)%> 政治面貌 <%=bufInfo.fget("emppolitics",0)%>
工作岗位 <%=bufInfo.fget("jobname",0)%>
联系方式 <%=bufInfo.fget("empcontmobphone",0)%>
经营涉密载体的
种类、范围
   
岗位培训情况
(时间、地点)
  资格证书号码
 
单 位

意 见

经研究已批准该同志上岗,并于 年 月 日与本人签订《保密承诺书》。

建议本岗位脱密期 为年(月)

盖章:

日期:<%if(bufInfo.fget("examinttime",0).equals("")){ %> 未填写 <%}else{ %> <%=bufInfo.fget("examinttime",0)%> <%} %>

保 密

行 政

管 理

部 门

意 见

经核准,予以注册备案。本岗位脱密期核定为   年(月)。

盖章:

日期:<%if(bufInfo.fget("examinttime",0).equals("")){ %> 未填写 <%}else{ %> <%=bufInfo.fget("examinttime",0)%> <%} %>

备注  
说明:此表一式二份。经保密行政管理部门注册备案后,一份退回本单位组织人事部门存档,一份由保密行政管理部门留存。

<%@include file="/print/print.jsp"%>