<% 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%>
景气调查程序 2009-06-08
久其通用报表处理分析系统 2009-05-21
集团2008年年报和2009年半年报 2009-03-30
2009年能源定期报表表式 2009-03-30
第二次经济普查耗能设备表 2009-03-30
能源统计台帐 2009-03-30
工业企业能源统计台帐 2009-03-25
企业集团2008年年报和2009年半年报程序及参数 2009-03-24
第二次经济普查规模以上工业企业科技录入程序 2009-03-24
2008年度50强工业企业复审表 2009-03-23
投资价格报表系统 2009-02-05
房地产价格调查数据处理系统 2009-01-13
工业品价格调查数据处理系统 2009-01-08
2 3 4 
网站导航 | 联系我们  
Copyright© 2004 重庆市统计局版权所有 邮箱:jszx_cq@stats.gov.cn  
<% rs1.close conn.close %>