<% On Error Resume Next title="首页--" tille1="首页--" if c1<>"" then set rs=conn.execute("select class from main where class_id='"&c1&"'") if not rs.eof then class_n_=rs("class") title=title&">"&class_n_&"" title1=title1&">"&class_n_ classflag=class_n_ end if if c2<>"" then set rs=conn.execute("select class1 from main where class_id='"&c1&"' and class1_id='"&c2&"'") class1_n_=rs("class1") title=title&">"&class1_n_&"" title1=title1&">"&class1_n_ classflag=class1_n_ end if if c3<>"" then set rs=conn.execute("select class2 from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"'") class2_n_=rs("class2") title=title&">"&class2_n_&"" title1=title1&">"&class2_n_ classflag=class2_n_ end if if c4<>"" then set rs=conn.execute("select class3 from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"' and class3_id='"&c4&"'") class3_n_=rs("class3") title=title&">"&class3_n_&"" title1=title1&">"&class3_n_ classflag=class3_n_ end if if c1<>"" and c2="" then set rs=conn.execute("select distinct class1,class1_id from main where class_id='"&c1&"'") if c2<>"" and c3="" then set rs=conn.execute("select distinct class2,class2_id from main where class_id='"&c1&"' and class1_id='"&c2&"'") if c3<>"" and c4="" then set rs=conn.execute("select distinct class3,class3_id from main where class_id='"&c1&"' and class1_id='"&c2&"' and class2_id='"&c3&"'") image_n="../flash/"&class_n_&".swf" %> 重庆统计政府公众信息网
您所在的位置: 站内搜索:
  数字重庆
<% if not rs.eof then do while not rs.eof if c1<>"" and c2="" then subclass=rs("class1") c1_=c1 c2_=rs("class1_id") end if if c2<>"" and c3="" then subclass=rs("class2") c1_=c1 c2_=c2 c3_=rs("class2_id") end if if c3<>"" and c4="" then subclass=rs("class3") c1_=c1 c2_=c2 c3_=c3 c4_=rs("class3_id") end if response.write "" rs.movenext loop end if %>
"&subclass&"
公报
统计年鉴
月报
  专题
   
   
   
   
   
   
   
  专题查询
栏目位置:统计局外网数字重庆
<% view_sec psize,c1,c2,c3,c4,tmp%>
2010年2月综合月度数据 2010-03-16
2010年重庆经济发展开局良好 2010-03-16
2009年重庆市1%人口抽样调查主要数据公报 2010-03-01
2010年1月综合月度数据 2010-02-23
2009年12月综合月度数据 2010-02-05
2009年重庆经济砺寒冬、蕴生机 2010-01-22
11月重庆经济向好基础继续巩固 2009-12-21
2009年11月综合月度数据 2009-12-18
2009年10月综合月度数据 2009-11-16
2009年9月综合月度数据 2009-10-27
重庆经济步入全面复苏轨道 2009-10-23
2009年8月综合月度数据 2009-09-21
重庆市统计年鉴(2009年) 2009-09-11
2 3 4 5 6 7 8 9 
网站导航 | 联系我们  
Copyright© 2004 重庆市统计局版权所有 邮箱:jszx_cq@stats.gov.cn  
<% rs1.close conn.close %>