%Response.Buffer=true response.expires=0 myid=Session("myid") myname=Session("myname") if myid="" or myname="" then response.end application.lock call get_guests call get_maxuser set rsparam=conn.execute("select * from param") if myname<>guests(myid,0) or Session("mytemp")<>guests(myid,1) then response.end my_level=guests(myid,4) if my_level<(-1*guests(myid,9)) then my_level=-1*guests(myid,9) if IsNumeric(request("room")) and request("room")<>"" then room_id=cint(request("room")) else room_id=guests(myid,5) end if set rs=conn.execute("select * from room") if IsNumeric(request("ID")) then ID=cint(request("ID")) if ID<0 or ID>MaxUser then ID=0 else ID=0 end if ip_protect=true room_name="" do while not (rs.bof or rs.eof) count=0 for i=0 to MaxUser if guests(i,0)<>"" and guests(i,5)=rs("ID") and guests(i,4)<>rsparam("superlevel") then count=count+1 count_all=count_all+1 end if next op_str=op_str+"" rs.movenext loop %>
[刷新]<%if ID>0 then%> [首页]<%end if%><%if j<=MaxUser then%> [下页]<%end if%> [后退] | ||||||||||||||||||||