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

📄 memberprivmanage.asp

📁 又一套oa 系统,供大家使用学习,更多的源代码正在上传中,好的程序应该大家共同使用
💻 ASP
📖 第 1 页 / 共 3 页
字号:
<!--#INCLUDE FILE="../HXINCLUDE/HXINCLUDEHEAD.ASP"-->
<%if WS_S.MemberPriv("WS_SystemSetMemberPriv")<>1 then HX_GoBack "对不起,您的权限不够!",""
ColumnName="":Tablename="HX_MemberPriv":action=request("action"):MPID=request("MPID")
if not WS_S.HX_ISNUM(MPID) then HX_GoBack "非法操作",""
Orderby=" where WS_MPID="&MPID
set rs=WS_S.HX_SetRSD(ColumnName,Tablename,Orderby)
if rs.recordcount<=0 then HX_GoBack "非法操作",""
if action="saveinfo" then WS_M.HX_MemberPrivManage
response.write "<head><meta http-equiv='Content-Type' content='text/html; charset=gb2312'><title>编辑角色权限</title><link rel=stylesheet type=text/css href='../HXinclude/HX_Style.css'></head><script src='../HXinclude/HX_Function.js'></script><body topmargin='20' leftmargin='0' bottommargin='20'><table width='1480'  border='0' cellspacing='1' cellpadding='0' align=center bgcolor='#115F8F'><tr><td colspan='2' bgcolor=ffffff><table width='100%'  border='0' cellspacing='0' cellpadding='0'><tr><td background='../hximages/titlelinebg.gif'><table width='500'  border='0' cellspacing='0' cellpadding='0'><tr><td height='25' background='../hximages/titleline.gif'><font class='fontmenu'>编辑角色权限</font><font color='#FF0000'>  ("&rs("WS_MemberPrivName")&")</font></td></tr></table></td></tr></table><table width='1480'  border='0' cellspacing='0' cellpadding='0'><form action='MemberPrivManage.asp' method='post' name='wsoascom'><tr><td bgcolor='#115F8F'><table border='0' cellspacing='1' cellpadding='3' align='center' width='100%'><tr><td colspan='11' align='center' bgcolor='#f1f1f1'>注:免费版程序不提供权限设置!!!<input name='submit' type='submit' value=' 修 改 '>&nbsp;&nbsp;<input type='button' value=' 返 回 ' onclick=""location='MemberPriv.asp'""></td></tr><tr><td width='10%' valign='top' bgcolor='#FFFFFF' onmouseover=javascript:this.bgColor='#F9F8F2' onmouseout=javascript:this.bgColor='#ffffff'><table border='0' width='100%' cellspacing='1' cellpadding='2' align='center' bgcolor='#000000'><tr bgcolor='#115F8F' title='我的办公桌'><td><input type='checkbox' class='radio' name='MENU_01' id='MENU_01' onClick=""check_all(this,'01');"" style='background-color:#115F8F; '><img src='../hximages/menu/mytable.gif' width=19 height=17 align='absmiddle'><label style='cursor:hand;' for='MENU_01'><font color='FFFFFF'>我的办公桌</font></label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='01' id='01_1' value='DeskMyoffice' "
if rs("WS_DeskMyoffice")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='01_1'>个人办公</label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='01' id='01_2' value='DeskMyWORKFLOW' "
if rs("WS_DeskMyWORKFLOW")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='01_2'>公文管理</label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='01' id='01_3' value='DeskMyPublicAffairs' "
if rs("WS_DeskMyPublicAffairs")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='01_3'>公共事务</label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='01' id='01_4' value='DeskMyManpowerResource' "
if rs("WS_DeskMyManpowerResource")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='01_4'>人力资源</label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='01' id='01_5' value='DeskMyInfoChange' "
if rs("WS_DeskMyInfoChange")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='01_5'>企业社区</label></td></tr></table></td><td width='10%' valign='top' bgcolor='#FFFFFF' onmouseover=javascript:this.bgColor='#F9F8F2' onmouseout=javascript:this.bgColor='#ffffff'><table border='0' width='100%' cellspacing='1' cellpadding='2' align='center' bgcolor='#000000'><tr bgcolor='#115F8F' title='公共事务'><td><input type='checkbox' class='radio' name='MENU_02' id='MENU_02' onClick=""check_all(this,'02');"" value='PublicAffairs' "
if rs("WS_PublicAffairs")=1 then response.Write "checked"
response.write " style='background-color:#115F8F; '><img src='../hximages/menu/erp.gif' width=19 height=17><label style='cursor:hand;' for='MENU_02'><font color='FFFFFF'>公共事务</font></label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_11' value='PublicAffairsOfficeView' "
if rs("WS_PublicAffairsOfficeView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_11'>办公用品管理</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_12' value='PublicAffairsOfficeAdd' "
if rs("WS_PublicAffairsOfficeAdd")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_12'>办公用品入库</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_13' value='PublicAffairsOfficeEdit' "
if rs("WS_PublicAffairsOfficeEdit")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_13'>办公用品修改</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_14' value='PublicAffairsOfficeDel' "
if rs("WS_PublicAffairsOfficeDel")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_14'>办公用品删除</label></td></tr><tr title='办公用品管理'><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_21' value='PublicAffairsDocumentView' "
if rs("WS_PublicAffairsDocumentView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_21'> 文档管理</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_22' value='PublicAffairsDocumentAdd' "
if rs("WS_PublicAffairsDocumentAdd")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_22'>文档添加</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_23' value='PublicAffairsDocumentEdit' "
if rs("WS_PublicAffairsDocumentEdit")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_23'>文档修改</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_24' value='PublicAffairsDocumentDel' "
if rs("WS_PublicAffairsDocumentDel")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_24'>文档删除</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_25' value='PublicAffairsDocumentTypeMange' "
if rs("WS_PublicAffairsDocumentTypeMange")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_25'>文档类别管理</label></label></td></tr><tr title='图书管理'><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_31' value='www.wsoas.com' "
if rs("WS_PublicAffairsBookView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_31'>图书管理</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_32' value='PublicAffairsBookView' "
if rs("WS_PublicAffairsBookView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_32'>图书查看图书</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_33' value='PublicAffairsBookAdd' "
if rs("WS_PublicAffairsBookAdd")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_33'>图书添加图书</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_34' value='PublicAffairsBookManage' "
if rs("WS_PublicAffairsBookManage")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_34'>图书管理</label></td></tr><tr title='车辆申请与安排'><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_41' value='PublicAffairsCarManage' "
if rs("WS_PublicAffairsCarManage")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_41'> 车辆管理 </label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_42' value='PublicAffairsCarApply' "
if rs("WS_PublicAffairsCarapply")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_42'>车辆申请</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_43' value='PublicAffairsCarView' "
if rs("WS_PublicAffairsCarView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_43'>查看车辆</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_44' value='PublicAffairsCarModify' "
if rs("WS_PublicAffairsCarModify")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_44'>车辆管理</label></td></tr><tr title='会议申请与安排'><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_51' value='PublicAffairsMeetingManage' "
if rs("WS_PublicAffairsMeetingManage")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_41'> 会议室管理 </label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_52' value='PublicAffairsMeetingApply' "
if rs("WS_PublicAffairsMeetingapply")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_52'>会议室申请</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_53' value='PublicAffairsMeetingView' "
if rs("WS_PublicAffairsMeetingView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_53'>查看会议室</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_54' value='PublicAffairsMeetingModify' "
if rs("WS_PublicAffairsMeetingModify")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_54'>会议室管理</label></td></tr><tr title='资产管理'><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='02' id='02_61' value='PublicAffairsPropertyManage' "
if rs("WS_PublicAffairsPropertyManage")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_61'> 资产管理 </label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_62' value='PublicAffairsPropertyView' "
if rs("WS_PublicAffairsPropertyView")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_62'>资产清单</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_63' value='PublicAffairsPropertySearch' "
if rs("WS_PublicAffairsPropertySearch")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_63'>资产查询</label><br>&nbsp;&nbsp;<input type='checkbox' class='radio' name='02' id='02_64' value='PublicAffairsPropertyModify' "
if rs("WS_PublicAffairsPropertyModify")=1 then response.Write "checked"
response.write "><label style='cursor:hand;' for='02_64'>资产管理</label></td></tr></table></td><td width='10%' valign='top' bgcolor='#FFFFFF' onmouseover=javascript:this.bgColor='#F9F8F2' onmouseout=javascript:this.bgColor='#ffffff'><table border='0' width='100%' cellspacing='1' cellpadding='2' align='center' bgcolor='#000000'><tr bgcolor='#115F8F' title='公共事务'><td><input type='checkbox' class='radio' name='MENU_03' id='MENU_03' onClick=""check_all(this,'03');"" value='PersonalOffice' "
if rs("WS_PersonalOffice")=1 then response.Write "checked"
response.write " style='background-color:#115F8F; '><img src='../hximages/menu/PersonalOffice.gif' width=19 height=17 align='absmiddle'><label style='cursor:hand;' for='MENU_03'><font color='FFFFFF'>个人办公</font></label></td></tr><tr><td bgcolor='#FFFFFF'><input type='checkbox' class='radio' name='03' id='03_11' value='PersonalOfficeMessage' "

⌨️ 快捷键说明

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