账号通
    

账号  

密码  

3411

查看

7

回复
主题:[分享]Sp1多个普通管理员分栏目权限乱套解决方法 [收藏主题] 转到:  
mt56 当前离线

4985

主题

53

广播

17

粉丝
添加关注
级别:版主

用户积分:23430 分
登录次数:1621 次
注册时间:2007/2/10
最后登录:2022/9/28
mt56 发表于:2009/9/17 21:09:00   | 显示全部帖子 查看该作者主题 楼主 

 If KS.FoundInArr(Replace(Request("AdminPurview")," ",""),RSC(1),",") Then
        If KS.IsNul(RSC(0)) Then
      RSC(0)=UserName
     Else
      RSC(0)=FilterRepeat(RSC(0) & "," & UserName,",")
     End If
     RSC.Update
     Else
        If KS.IsNul(RSC(0)) Then
      RSC(0)=""
     Else
      If Instr(RSC(0),",")=0 Then
       RSC(0)=""
      Else
       RSC(0)=Replace(Replace(RSC(0),UserName &",",""),","&UserName,"")
      End If
     End If
        RSC.Update
     End If
     Dim ENode:Set ENode=Application(KS.SiteSN&"_class").DocumentElement.SelectSingleNode("class[@ks0='" & RSC(1) & "']")


 


 


 


我的代码感觉不像样,不但要添加,还要删除?

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.04688秒 powered by KesionCMS 9.0