<% Src=photoServer&photoSmall set rs=server.CreateObject("adodb.recordset") %>
爱心地列表
<%set rs=server.CreateObject("adodb.recordset") sql = "select id , parentid , clubname from [club] where sort = 2 and parentid <> 0 order by id desc" rs.open sql,conn,1,1 do while not rs.eof %>
&clubname=<%=rs("clubname")%>" target="main"> <%response.Write(rs("clubname"))%> &clubname=<%=rs("clubname")%>" target="main">更多
<% set rs2 = server.CreateObject("adodb.recordset") sql2 = "select top 2 * from [lovemember] where clubid = "&rs("id")&" order by id desc " rs2.open sql2,conn,1,1 do while not rs2.eof if rs2("pic") <> "" or rs2("pic") <> null then pic ="http://www.cnwh.com/news/"&rs2("pic") else pic = "images/no.jpg" end if %>
&clubname=<%=server.URLEncode(rs("clubname"))%>&clubid=<%=rs2("clubid")%>">
姓名: &clubname=<%=server.URLEncode(rs("clubname"))%>&clubid=<%=rs2("clubid")%>"> <%=rs2("username")%>  
简介: <%if rs2("role") = 1 then response.Write(rs("clubname")&"财务") elseif rs2("role") = 2 then response.Write(rs("clubname")&"负责人") elseif rs2("role") = 3 then response.Write(rs("clubname")&"成员") end if %>
  <%=left(rs2("intro"),50)%> 
<%rs2.movenext loop rs2.close %>
 
<% rs.movenext loop rs.close%>
关于家住常青花园 | 服务条款 |  网站导航
网络备案号:鄂ICP备05002591号