<%@page import="com.luojin.model.landAssist"%>javascript
<%@page import="com.luojin.model.sysUser"%>css
<%@page import="java.util.*" %>html
<%@ page language="java" contentType="text/html; charset=utf-8"java
pageEncoding="utf-8"%>jquery
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">session
<html>jsp
<head>post
<link href="./css/css.css" rel="stylesheet" type="text/css" />ui
<link href="./css/style.css" rel="stylesheet" type="text/css" />spa
<link href="./css/box_style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="./js/xiangmu.js"></script>
<script type="text/javascript" src="js/jquery-1.6.2.js"></script>
<script type="text/javascript" src="js/jquery.XYTipsWindow.min.2.8.js"></script>
<script type="text/javascript" language="javascript" src="./js/examine.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>房产办理、查询</title>
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.tabfont01 {
font-family: "宋体";
font-size: 9px;
color: #555555;
text-decoration: none;
text-align: center;
}
.font051 {font-family: "宋体";
font-size: 12px;
color: #333333;
text-decoration: none;
line-height: 20px;
}
.font201 {font-family: "宋体";
font-size: 12px;
color: #FF0000;
text-decoration: none;
}
.button {
font-family: "宋体";
font-size: 14px;
height: 37px;
}
html { overflow-x: auto; overflow-y: auto; border:0;}
</style>
</head>
<SCRIPT language=JavaScript>
function selectAll(){
var obj = document.fom.elements;
for (var i=0;i<obj.length;i++){
if (obj[i].name == "delid"){
obj[i].checked = true;
}
}
}
function unselectAll(){
var obj = document.fom.elements;
for (var i=0;i<obj.length;i++){
if (obj[i].name == "delid"){
if (obj[i].checked==true) obj[i].checked = false;
else obj[i].checked = true;
}
}
}
function link(){
document.getElementById("fom").action="addrenwu.htm";
document.getElementById("fom").submit();
}
</SCRIPT>
<body onload="loadImg();" >
<%
List<landAssist> hItem = (List<landAssist>)request.getAttribute("allItem");
int pagenow=0;
pagenow =(Integer) request.getAttribute("pagenow");
int pagecount=0;
pagecount=(Integer)request.getAttribute("Pagecount");
int pageSize=0;
pageSize=(Integer)request.getAttribute("pageSize");
%>
<%sysUser user=(sysUser)session.getAttribute("user");
%>
<table id="mainpage" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30">
<!--查询业务开始 -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="62" background="./images/nav04.gif">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<form id="formquid" action="customeQuern" method="post">
<td width="21"><img src="./images/ico07.gif" width="20" height="18" />
</td>
<td width="21">业务查询:
按处理编号查询:
<input type="text" id="textQuernUUID" name="textQuernUUID" />
<input type="hidden" name="hidName" value=<%=user.getUserAccount()%>>
<input name="Submit4" type="button" onclick="quernId();" class="right-button02" value="查 询" />
</td>
</form>
<form id="formquName" action="QuerName" method="post">
<td width="80" align="left">
</td>
<td width="21">
按申请(法人)姓名查询:
<input type="text" id="textQuerName" name="textQuerName" />
<input type="hidden" name="hidNameyou" value=<%=user.getUserAccount()%>>
<input name="Submit4" type="button" class="right-button02"onclick="quername();" value="查 询" />
</td>
</form>
<td width="40" align="left">
<a href="addstaterNew.jsp" target="mainFrame"><img src="./images/tianjiafangzhang11.gif" width="60" height="20" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!--业务办理开始 -->
<form name="fom" id="fom" method="post" action="handAssigen" >
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="20" align="right">
<span class="newfont07">选择方式:
<a href="#" class="right-font08" onclick="selectAll();">全选</a>-<a href="#" class="right-font08" onclick="unselectAll();">反选</a></span>
<a class="btn" href="#" onclick="handSubmit();">递交所选登记</a>
</td>
</tr>
<tr>
<td height="40" class="font42">
<table id="table11" width="100%" border="0" cellpadding="4" cellspacing="1" bgcolor="#464646" class="newfont03">
<tr>
<td height="20" colspan="21" align="center" bgcolor="#EEEEEE"class="tablestyle_title">房 产 建 设 登 记 审 核</td>
</tr>
<tr >
<td width="6px" align="center" bgcolor="#EEEEEE">申请人编号</td>
<td width="8px" align="center" bgcolor="#EEEEEE">申请事项名称</td>
<td width="6px" align="center" bgcolor="#EEEEEE">申请人姓名</td>
<td width="10" align="center" bgcolor="#EEEEEE">申请人身份证</td>
<td width="4px" align="center" bgcolor="#EEEEEE">申请书</td>
<td width="8px" align="center" bgcolor="#EEEEEE">申请人及房产复印件</td>
<td width="4px" align="center" bgcolor="#EEEEEE">土地证及用地图复印件</td>
<td width="10px" align="center" bgcolor="#EEEEEE">房产平面图原件</td>
<td width="4px" align="center" bgcolor="#EEEEEE">申请人提供的房产照片</td>
<td width="4px" align="center" bgcolor="#EEEEEE">历史房产建设时间评估意</td>
<td width="8px" align="center" bgcolor="#EEEEEE">开发企业资质证书</td>
<td width="8px" align="center" bgcolor="#EEEEEE">建设用地规划许可证</td>
<td width="4px" align="center" bgcolor="#EEEEEE">建设工程规划审批表</td>
<td width="8px" align="center" bgcolor="#EEEEEE">住房权属登记状况证实</td>
<td width="4px" align="center" bgcolor="#EEEEEE">房产套数证实</td>
<td width="10" align="center" bgcolor="#EEEEEE">申请人提供的其余资料 </td>
<td width="5" align="center" bgcolor="#EEEEEE">处理状态 </td>
<td width="5" align="center" bgcolor="#EEEEEE">审核状态 </td>
<td width="5" align="center" bgcolor="#EEEEEE">其它备注说明</td>
<td width="10"align="center" bgcolor="#A7FF69">操做</td>
<td width="2" align="center" bgcolor="#C7DEEF">选择</td>
</tr>
<% for(landAssist land :hItem){%>
<tr align="center">
<td width="6%" align="center" ><%=land.getIdOrder() %></td>
<td width="8%" align="center" ><%=land.getItemName() %></td>
<td width="2%" align="center" ><%=land.getApplName()%></td>
<td width="6%" align="center" ><%=land.getPersionCard()%></td>
<td width="2%" align="center" ><%=land.getStatePersion()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getRelationbook()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getLocalMap()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getApplenPhto()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getStateAssess()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getOtherbook()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getAdMeans()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getPenmune()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getSpotPhot()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getAppExamine()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getExamint()==1?"√":"X" %></td>
<td width="2%" align="center" ><%=land.getConstionTimebook()==1?"√":"X"%></td>
<td width="2%" align="center" bgcolor="#EEEEEE"><select id="pps" name="<%=land.getId() %>a"><option value="通常">通常</option><option value="较急">较急</option ><option value="加急">加急</option></select>
<td width="2%" align="center" bgcolor="#EEEEEE"><input type="text" size="3" name="cl" readonly="readonly" class="right-text09" value=<%=land.getAudClstate()%> ></td>
<td width="2%" align="center" bgcolor="#EEEEEE"><input type="text" size="10" name="<%=land.getId()%>b"></td>
<td width="10" align="center" bgcolor="#EEEEEE"><a href="updateUser?userId=<%=land.getId()%>"><b>修改<b></a>
<a href="delUser?delId=<%=land.getId()%>"><b>删除<b></a></td>
<td width="2%" align="center" bgcolor="#EEEEEE"><input type="checkbox" name="delid" value=<%=land.getId() %>></td>
</tr>
<%}%>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="6"><img src="./images/spacer.gif" width="1" height="1" /></td>
</tr>
<tr>
<td height="33"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="right-font08">
<tr>
<td width="50%">共 <span class="right-text09"><%=request.getAttribute("Pagecount")%></span> 页 | 第 <span class="right-text09"><%=request.getAttribute("pagenow")%></span> 页</td>
<td width="35%" align="right">当前共有 <span class="right-text09"><%=request.getAttribute("rowCount")%> </span>条业务待处理</td>
<td width="15%" align="right">[<a class="right-font08" href="getlisthouse?pageNow=<%=pagenow-1%>">上一页</a> |<a class="right-font08" href="getlisthouse?pageNow=<%=pagenow+1%>">下一页</a> ]
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<div id="loadingmsg" style="width:100px; height:18px; top:0px; display:none;">
</div>
</body>
</html>