<%@ Language=VBScript%> <% function nohtml(str) dim re Set re=new RegExp re.IgnoreCase =true re.Global=True re.Pattern="(\<.[^\<]*\>)" str=re.replace(str," ") re.Pattern="(\<\/[^\<]*\>)" str=re.replace(str," ") nohtml=str set re=nothing end function %> <% typeid=checkstr(request("typeid")) if typeid="" then Response.Write "" response.end else if not IsNumeric(typeid) then response.write "" response.end else dim ttypename set rs5=server.CreateObject("ADODB.RecordSet") rs5.Source="select * from type where typeid=" & typeid &" order by typeorder" rs5.Open rs5.Source,conn,1,1 ttypename=rs5("typename") rs5.Close set rs5=nothing %> <% dim typeid typeid=checkstr(request("typeid")) set rs=server.CreateObject("ADODB.RecordSet") rs.Source="select * from BigClass where typeid="&typeid&" order by bigclassorder" rs.Open rs.Source,conn,1,1 i=1 Dim ArrayBigClassID(10000),ArrayBigClassName(10000),ArrayBigClassView(10000) if not rs.EOF then rseof=1 end if end if while not rs.EOF abcount=rs.RecordCount BigClassView=rs("BigClassView") BigClassID=rs("BigClassID") BigClassName=trim(rs("BigClassName")) BigClasszs=rs("BigClasszs") ArrayBigClassView(i)=BigClassView ArrayBigClassID(i)=BigClassID ArrayBigClassName(i)=BigClassName i=i+1 rs.MoveNext wend rs.close %> 政府信息公开
当前位置: 网站首页 - 政府信息公开
1 机构设置
1 法规规章和规范
1 规划计划
1 统计信息
1 财政预算决算
1 行政事业性收费
1 政府集中采购项目
1 行政许可
1 重大建设项目
1 扶贫、教育、医疗、社会保障、促进就业等方面的政策、措施及实施情况
1 应急管理
1 环境保护、公共卫生、安全生产、食品药品、产品质量的监督检查情况
1 城乡建设和管理的重大事项
1 社会公益事业建设情况
1 征收或者征用土地、房屋拆迁及其补偿、补助费用的发放、使用情况
1 抢险救灾、优抚、救济、社会捐助等款物的管理、使用和分配情况
1 行政处罚、行政复议、行政执法检查、行政强制措施等具体行政行为情况
1 其他应主动公开的政府信息