%Response.Buffer=true response.expires=0 myid=Session("myid") if myid="" then response.end application.lock call get_guests call get_maxuser%>
| 选择屏蔽对象 |
| 操作成功
<%if myfilter="" then%>
没有人被你屏蔽 <%else%> <%=myfilter%> 被你屏蔽 <%end if%> <%else%> <%end if application.unlock%> |