| 其他权限 |
| 用户组名(<%=groupnum()%>) |
可以浏览论坛 |
可以查看会员信息(包括其他会员的资料和会员列表) |
可以查看其他人发布的主题 |
可以浏览精华帖子 |
<% end select
set trs=conn.execute("select * from usergroups order by usergroupid")
do while not trs.eof
groupname=trs("title")
set ars=conn.execute("select * from BoardPermission where BoardID="&boardid&" and GroupID="&trs("UserGroupID"))
if not ars.eof then
GroupSetting=split(ars("PSetting"),",")
else
GroupSetting=split(trs("GroupSetting"),",")
end if
select case orders
case 1
%>
| <%=groupname%> |
<%if GroupSetting(0)=1 then%>√<%end if%><%if GroupSetting(0)=0 then%>>×<%end if%> |
<%if GroupSetting(1)=1 then%>√<%end if%><%if GroupSetting(1)=0 then%>>×<%end if%> |
<%if GroupSetting(2)=1 then%>√<%end if%><%if GroupSetting(2)=0 then%>>×<%end if%> |
<%if GroupSetting(41)=1 then%>√<%end if%><%if GroupSetting(41)=0 then%>>×<%end if%> |
<%
case 2
%>
| <%=groupname%> |
<%if GroupSetting(3)=1 then%>√<%end if%><%if GroupSetting(3)=0 then%>>×<%end if%> |
<%if GroupSetting(4)=1 then%>√<%end if%><%if GroupSetting(4)=0 then%>>×<%end if%> |
<%if GroupSetting(5)=1 then%>√<%end if%><%if GroupSetting(5)=0 then%>>×<%end if%> |
<%if GroupSetting(6)=1 then%>√<%end if%><%if GroupSetting(6)=0 then%>>×<%end if%> |
<%=GroupSetting(47)%> |
<%if GroupSetting(7)=1 then%>√<%end if%><%if GroupSetting(7)=0 then%>>×<%end if%> |
<%=GroupSetting(40)%> |
<%=GroupSetting(44)%> KB |
<%if GroupSetting(8)=1 then%>√<%end if%><%if GroupSetting(8)=0 then%>>×<%end if%> |
<%if GroupSetting(9)=1 then%>√<%end if%><%if GroupSetting(9)=0 then%>>×<%end if%> |
<%if GroupSetting(17)=1 then%>√<%end if%><%if GroupSetting(17)=0 then%>>×<%end if%> |
<%=GroupSetting(46)%> |
<%
case 3
%>
| <%=groupname%> |
<%if GroupSetting(10)=1 then%>√<%end if%><%if GroupSetting(10)=0 then%>>×<%end if%> |
<%if GroupSetting(11)=1 then%>√<%end if%><%if GroupSetting(11)=0 then%>>×<%end if%> |
<%if GroupSetting(12)=1 then%>√<%end if%><%if GroupSetting(12)=0 then%>>×<%end if%> |
<%if GroupSetting(13)=1 then%>√<%end if%><%if GroupSetting(13)=0 then%>>×<%end if%> |
<%
case 4
%>
| <%=groupname%> |
<%if GroupSetting(14)=1 then%>√<%end if%><%if GroupSetting(14)=0 then%>>×<%end if%> |
<%if GroupSetting(15)=1 then%>√<%end if%><%if GroupSetting(15)=0 then%>>×<%end if%> |
<%if GroupSetting(16)=1 then%>√<%end if%><%if GroupSetting(16)=0 then%>>×<%end if%> |
<%if GroupSetting(36)=1 then%>√<%end if%><%if GroupSetting(36)=0 then%>>×<%end if%> |
<%if GroupSetting(37)=1 then%>√<%end if%><%if GroupSetting(37)=0 then%>>×<%end if%> |
<%if GroupSetting(38)=1 then%>√<%end if%><%if GroupSetting(38)=0 then%>>×<%end if%> |
<%if GroupSetting(39)=1 then%>√<%end if%><%if GroupSetting(39)=0 then%>>×<%end if%> |
<%
case 5
%>
| <%=groupname%> |
<%if GroupSetting(18)=1 then%>√<%end if%><%if GroupSetting(18)=0 then%>>×<%end if%> |
<%if GroupSetting(19)=1 then%>√<%end if%><%if GroupSetting(19)=0 then%>>×<%end if%> |
<%if GroupSetting(20)=1 then%>√<%end if%><%if GroupSetting(20)=0 then%>>×<%end if%> |
<%if GroupSetting(21)=1 then%>√<%end if%><%if GroupSetting(21)=0 then%>>×<%end if%> |
<%if GroupSetting(22)=1 then%>√<%end if%><%if GroupSetting(22)=0 then%>>×<%end if%> |
<%if GroupSetting(43)=1 then%>√<%end if%><%if GroupSetting(43)=0 then%>>×<%end if%> |
<%if GroupSetting(23)=1 then%>√<%end if%><%if GroupSetting(23)=0 then%>>×<%end if%> |
<%if GroupSetting(24)=1 then%>√<%end if%><%if GroupSetting(24)=0 then%>>×<%end if%> |
<%if GroupSetting(25)=1 then%>√<%end if%><%if GroupSetting(25)=0 then%>>×<%end if%> |
<%if GroupSetting(26)=1 then%>√<%end if%><%if GroupSetting(26)=0 then%>>×<%end if%> |
<%if GroupSetting(27)=1 then%>√<%end if%><%if GroupSetting(27)=0 then%>>×<%end if%> |
<%if GroupSetting(28)=1 then%>√<%end if%><%if GroupSetting(28)=0 then%>>×<%end if%> |
<%if GroupSetting(29)=1 then%>√<%end if%><%if GroupSetting(29)=0 then%>>×<%end if%> |
<%if GroupSetting(30)=1 then%>√<%end if%><%if GroupSetting(30)=0 then%>>×<%end if%> |
<%if GroupSetting(31)=1 then%>√<%end if%><%if GroupSetting(31)=0 then%>>×<%end if%> |
<%if GroupSetting(42)=1 then%>√<%end if%><%if GroupSetting(42)=0 then%>>×<%end if%> |
<%if GroupSetting(45)=1 then%>√<%end if%><%if GroupSetting(45)=0 then%>>×<%end if%> |
<%
case 6
%>
| <%=groupname%> |
<%if GroupSetting(32)=1 then%>√<%end if%><%if GroupSetting(32)=0 then%>>×<%end if%> |
<%=GroupSetting(33)%> |
<%=GroupSetting(34)%> byte |
<%=GroupSetting(35)%> KB |
<%
case else
%>
| <%=groupname%> |
<%if GroupSetting(0)=1 then%>√<%end if%><%if GroupSetting(0)=0 then%>>×<%end if%> |
<%if GroupSetting(1)=1 then%>√<%end if%><%if GroupSetting(1)=0 then%>>×<%end if%> |
<%if GroupSetting(2)=1 then%>√<%end if%><%if GroupSetting(2)=0 then%>>×<%end if%> |
<%if GroupSetting(41)=1 then%>√<%end if%><%if GroupSetting(41)=0 then%>>×<%end if%> |
<%
end select
trs.movenext
loop
set trs=nothing
set ars=nothing
%>
<% end sub %>