<%@ Language=VBScript %> <% Per = 20 page = Request("page") if len(page)<0 or page<1 then page = 1 end if prevp=page-1 if page=1 then prevp=1 end if nextp=page+1 sqltext = "select newsid,title,fbDate from news where typeid=4 and useid=2 order by fbDate desc" Set rs1 = Server.CreateObject("ADODB.Recordset") rs1.open sqltext,conn,1,1 For i=0 to Per*(page-1)-1 if rs1.EOF then Exit For end if rs1.MoveNext Next %> ::华侨城控股 - 山水家园俱乐部::
quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="445" height="60">
  公司公告
  董秘信箱
  投资者论坛
  公司研究
 
您现在的位置:主页 >> 山水家园俱乐部 >> 年度报告

<% For i=0 to Per if rs1.EOF then Exit For end if %> <% rs1.MoveNext Next %>
','','scrollbars=yes,width=590,height=450')"><%=rs1("title")%> -<%=FormatDateTime(rs1("fbDate"),vbShortDate)%>
   
 


 
 
首页 | 网站地图 | 信息反馈 | 友情链接 | 合作伙伴 | 联系我们
Copyright© OCTHOLDING.com All Rights Reserved
版权所有 深圳华侨城控股股份有限公司
 
<% rs1.close call endConnection() %>