中外合作 强强办学  培养复合型国际化人才  打造中外合作办学知名品牌!  

<% strPageList=pageList() response.write (strPageList) if style=1 then sqlCol=" a.id, a.title, a.nei, a.t, a.rt, a.name, a.url, a.email, a.qq, a.pic, a.yd, a.hf, a.jh, a.bl, a.retime, a.istop, a.ip, a.male, a.face, a.comefrom, a.islock, a.icq, a.msn, a.reid, b.name as re_name, b.title as re_title, b.pic as re_pic, b.bl as re_bl, b.nei as re_nei from ly as a left outer join ly as b on a.reid=b.id and a.id<>b.id " else sqlCol=" a.id, a.title, a.t, a.name, a.pic, a.yd, a.hf, a.jh, a.bl, a.retime, a.istop, a.islock, b.name as re_name, b.bl as re_bl from ly as a left outer join ly as b on a.reid=b.id and a.id<>b.id " end if exec="select reid from ly where rt=0 and isprivate=0 order by istop desc, reid desc" set rs=server.createobject("adodb.recordset") rs.open exec,conn,1,1 if rs.eof then rs.close exec="select * from ly where id=0" elseif page<=1 then ids=rs(0) rs.movenext for i=1 to rcperpage-1 if rs.eof then exit for ids=ids&","&rs(0) rs.movenext next rs.close exec="select top "& rcperpage & sqlCol &" where a.reid in ("& ids &") order by a.istop desc,a.reid desc" else rs.pagesize=rcperpage rs.absolutepage=page ids=rs(0) rs.movenext for i=1 to rcperpage-1 if rs.eof then exit for ids=ids&","&rs(0) rs.movenext next rs.close exec="select top "& rcperpage & sqlCol &" where a.reid in ("& ids &") order by a.istop desc, a.reid desc" end if if style=1 then %> <%else%> <%end if response.write strPageList if theUser.master then %>
全选 全不选 反选  
<% end if %>
 
 

Copyright◎ 1999-2005 Jilin University-Lambton College. All rights reserved.
吉林大学——莱姆顿学院版权所有  网站制作:信息中心

任何问题请联系: cnheyao@163.com