<%@ page contentType = "text/html;charset=gb2312"%> <% request.setCharacterEncoding("gb2312"); %> <%@ page import="java.util.List"%> <%@ page import="java.sql.*"%> <%@ page import="com.copote.common.info.*" %> <%@ page import="com.copote.common.func.*" %> <%@ page errorPage="../error.jsp" %> 欢迎光临长沙建设工程交易中心! <% String field="",value1="",tyId=""; int rowcount=0,fcount=0; field=(String)request.getParameter("field"); value1=(String)request.getParameter("value1"); //value1 = new String(request.getParameter("value1").getBytes("8859_1")); if(field==null) field=""; if(value1==null) value1=""; String projectName="",projectID="",entpName=""; String proId[] = null;//工程编号 String proName[] = null;//工程名称 String entName[] = null;//建设单位 if(!field.equals("")){ ProjectFindBean ProjectFind = new ProjectFindBean(); if(field.equals("projectName")) projectName=value1; if(field.equals("projectID")) projectID=value1; if(field.equals("entName")) entpName=value1; if(ProjectFind.getProlist(projectID,projectName,entpName) == true) { fcount = ProjectFind.getCount() ; proId= new String[fcount]; proName = new String[fcount]; entName = new String[fcount]; proId= ProjectFind.getproId(); proName = ProjectFind.getproName(); entName = ProjectFind.getentName(); } } int cpage; PageBean pageCtl = new PageBean(); String spage = (String)request.getParameter("jumpPage"); if (spage==null) spage="1"; cpage = Integer.parseInt(spage); if (cpage<1) cpage=1; int floop; int sloop,scount; rowcount=fcount; pageCtl.page(rowcount,cpage); %>
档案馆职能介绍
档案馆组织机构
办事指南
建设工程档案管理流程
地址:长沙市曙光中路185号
电话:4161002
传真:4139395 4123975
邮编:410007