<% rem 按讨论区方式查看 %> <% if theUser.master then %> <% end if %> <% Set RS = Server.CreateObject("ADODB.RecordSet") rs.Open exec, Conn, 0, 1 do while not rs.eof%> <% if theUser.master then %> <% rs.movenext loop %>

发 言 主 题

作  者

回复 阅读 最 后 回 复
<% if rs("istop")=1 then response.write "" elseif rs("jh")=1 then response.write "" elseif rs("islock") then response.write "" elseif rs("hf")>0 then response.write "" else response.write "" end if %> "> "><%=rs("title")%> <% response.write rs("name") if rs("bl")=1 then if isMaster(rs("name")) then response.write "" else response.write "" end if end if%> <%=rs("hf")%> <%=rs("yd")%> <%=times(rs("retime"))%>"> <% end if %>
<% rsclose() connclose() %>