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

📄 purview.asp

📁 目前人力资源管理系统的发展已经相对成熟
💻 ASP
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!--#include file=DataBase/conn.asp-->

<%
set rs=server.CreateObject("adodb.recordset")
sql="select * from tb_User where username='"&session("admin_name")&"'"
rs.open sql,conn,1,1

'部门设置
function bumenshezhi
if rs("bumenshezhi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'职位设置
function zhiweishezhi
if rs("zhiweishezhi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'人事设置
function renshishezhi
if rs("renshishezhi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'添加员工
function tianjiayuangong
if rs("tianjiayuangong")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'填写合同
function tianxiehetong
if rs("tianxiehetong")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'合同管理
function hetongguanli
if rs("hetongguanli")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'合同模板
function hetongmoban
if rs("hetongmoban")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'布置工作
function buzhigongzuo
if rs("buzhigongzuo")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'管理工作
function guanligongzuo
if rs("guanligongzuo")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'在线发布通知
function fabutongzhi
if rs("fabutongzhi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'主管部门审批
function zhuguanshenpi
if rs("zhuguanshenpi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'人事部门审批
function renshishenpi
if rs("renshishenpi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'员工考勤登记
function yuangongkaoqin
if rs("yuangongkaoqin")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'考勤分析报表
function kaoqinfenxi
if rs("kaoqinfenxi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'考勤规则设置
function kaoqinguize
if rs("kaoqinguize")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人工作任务管理
function gongzuorenwu
if rs("gongzuorenwu")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查看部门工作任务
function chakanbumen
if rs("chakanbumen")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查看个人任务
function chaxungeren
if rs("chaxungeren")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查看个人任务
function chaxungeren
if rs("chaxungeren")=1 or rs("chaoji")=1then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人递交假期申请
function dijiaojiaqi
if rs("dijiaojiaqi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查询假期申请
function chaxunjiaqi
if rs("chaxunjiaqi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人发布消息
function fabuxinxi
if rs("fabuxinxi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查询消息
function chaxunxinxi
if rs("chaxunxinxi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人公函申请
function gonghanshenqing
if rs("gonghanshenqing")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人查看公函
function chakangonghan
if rs("chakangonghan")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人考勤信息
function gerenkaoqin
if rs("gerenkaoqin")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人薪酬信息
function gerenxinchou
if rs("gerenxinchou")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'个人培训信息
function gerenpeixun
if rs("gerenpeixun")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'填写应聘信息
function tianxieyingpin
if rs("tianxieyingpin")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'管理应聘信息
function guanliyingpin
if rs("guanliyingpin")=1 or rs("chaoji")=1  then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'填写招聘信息
function tianxiezhaopin
if rs("tianxiezhaopin")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'管理招聘信息
function guanlizhaopin
if rs("guanlizhaopin")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'导入企业人才库
function daoruqiye
if rs("daoruqiye")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'企业人才库管理
function guanliqiye
if rs("guanliqiye")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'添加培训任务
function tianjiapeixun
if rs("tianjiapeixun")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'添加课程列表
function tianjiakecheng
if rs("tianjiakecheng")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'添加人员列表
function tianjiarenyuan
if rs("tianjiarenyuan")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'编辑培训任务
function bianjipeixun
if rs("bianjipeixun")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'查看课程列表
function chakankecheng
if rs("chakankecheng")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'通知培训人员
function tongzhipeixun
if rs("tongzhipeixun")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'培训结果评估
function peixunjieguo
if rs("peixunjieguo")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'培训资源 查看
function ziyuanchakan
if rs("ziyuanchakan")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'基本常识
function jibenchangshi
if rs("jibenchangshi")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'产品介绍
function chanpinjieshao
if rs("chanpinjieshao")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'政策法规
function zhengcefagui
if rs("zhengcefagui")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'常识管理
function changshiguanli
if rs("changshiguanli")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'介绍管理
function jieshaoguanli
if rs("jieshaoguanli")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'法规管理
function faguiguanli
if rs("faguiguanli")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'薪酬登记
function xinchoudengji
if rs("xinchoudengji")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'薪酬修改
function xinchouxiugai
if rs("xinchouxiugai")=1 or rs("chaoji")=1  then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'薪酬查询
function xinchouchaxun
if rs("xinchouchaxun")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'添加用户
function tianjiayonghu
if rs("tianjiayonghu")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
'用户管理
function yonghuguanli
if rs("yonghuguanli")=1 or rs("chaoji")=1 then
response.Write("")
else
response.Write("<script language=javascript>alert('对不起,您没有这么权限');location='javascript:history.go(-1)'</script>")
end if
end function
%>

⌨️ 快捷键说明

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