📄 leasehouse.asp
字号:
<tr>
<td bgColor="#fccb81"><font class="zzz"> 当前是第<%=page%>页</font></td>
<td bgColor="#fccb81"><font class="zzz">总共有<%=cpage%>页</font></td>
<%
str=clearpage(Request.QueryString)
if cpage>1 then
%>
<%if page<>1then%>
<td bgColor="#fccb81"><font class="zzz"><a href="secondhouse.asp?<%=str%>page=1">第一页 </font></td>
<%end if%>
<%if page>1 then%>
<td bgColor="#fccb81"><font class="zzz"><a href="secondhouse.asp?<%=str%>page=<%=page-1%>">上一页 </font></td>
<%end if%>
<%if page<cpage then%>
<td bgColor="#fccb81"><font class="zzz"><a href="secondhouse.asp?<%=str%>page=<%=page+1%>">下一页 </font></td>
<%end if%>
<%if page<>cpage then%>
<td bgColor="#fccb81"><font class="zzz"><a href="secondhouse.asp?<%=str%>page=<%=cpage%>">最后一页 </font></td>
<%end if%>
<%end if%>
<td align="right" bgColor="#fccb81"><font class="zzz">转到指定页面:</font></td>
<td align="left" bgColor="#fccb81">
<select name="select" id="s1" LANGUAGE="javascript" onchange="return s1_onchange()">
<%for i=1 to cpage%>
<option <%if i=page then Response.Write " selected "%> value="secondhouse.asp?<%=str%>page=<%=i%>"><%=i%></option>
<%next%>
</select>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr><td valign="top">
<table height="19" cellSpacing="0" cellPadding="0" border="0">
<tr>
<td vAlign="top" width="193" rowSpan="2"><table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tbody>
<tr>
<td class="zzz" height="32"><form method="POST" action="searchhouse.asp" id="form1">
<table class="box1" height="40" cellSpacing="0" cellPadding="0" width="180" bgColor="#ffffff" border="0" align="center">
<tbody>
<tr>
<td width="180" bgColor="#000000" height="1"><img height="1" src width="1"></td>
</tr>
<tr>
<td width="180" background="images/bg3.gif" height="26" class="zzz"><div align="center"><center><p><span class="zzz"></span> </p>
</center></div><table class="box1" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<tr>
<td width="25%" align="right">区域:</td>
<td width="75%"><select name="district" size="1" class="zzz">
<option value="all">不限</option>
<option value="宝山">宝山区</option>
<option value="杨浦">杨浦区</option>
<option value="虹口">虹口区</option>
<option value="闸北">闸北区</option>
<option value="普陀">普陀区</option>
<option value="嘉定">嘉定区</option>
<option value="长宁">长宁区</option>
<option value="闵行">闵行区</option>
<option value="徐汇">徐汇区</option>
<option value="卢湾">卢湾区</option>
<option value="黄浦">黄浦区</option>
<option value="浦东">浦东新区</option>
</select></td>
</tr>
<tr>
<td width="25%" align="right">类型:</td>
<td width="75%"><input type="radio" value="新房" checked name="htype" id="newhouse" onclick="showprice(0),showfx(0)">新房<input type="radio" name="htype" value="二手房" id="secondhand" onclick="showprice(1),showfx(1)">二手房<br>
<input type="radio" name="htype" value="租房" id="rent" onclick="showprice(2),showfx(1)">租房</td>
</tr>
<tr>
<td colspan="2"><div id="fx" name="fx"><script language="Javascript">showfx(0);</script>
</div></td>
</tr>
<tr>
<td width="25%" align="right">面积:</td>
<td width="75%"><select name="area" size="1">
<option value="all">不限</option>
<option value="80"><80平方米</option>
<option value="80-100">80-100平方米</option>
<option value="100-130">100-130平方米</option>
<option value="130">大于130平方米</option>
</select></td>
</tr>
<tr>
<td width="25%"><div align="right"><p>价格:</td>
<td width="75%"><div id="pricemark" name="pricemark"><script language="Javascript">showprice(0);</script>
</div></td>
</tr>
<tr>
<td width="100%" colspan="2"><div align="right"><p><input class="box1" type="submit" value="搜 索" name="b1"></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><table class="cellSpacing=0" cellPadding="0" width="180" border="00" align="center">
<tbody>
<tr>
<td><table cellSpacing="1" cellPadding="5" width="100%" align="center" bgColor="#003399" border="0">
<tr>
<td class="zzz" bgColor="#ffcc00"><b><font color="#003399" size="2"><p align="center">快速通道</font></b></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=宝山&room=all&hall=all&price=all"><p align="center">宝山区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=杨浦&room=all&hall=all&price=all"><p align="center">杨浦区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=虹口&room=all&hall=all&price=all"><p align="center">虹口区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=闸北&room=all&hall=all&price=all"><p align="center">闸北区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=普陀&room=all&hall=all&price=all"><p align="center">普陀区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=长宁&room=all&hall=all&price=all"><p align="center">长宁区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=闵行&room=all&hall=all&price=all"><p align="center">闵行区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=徐汇&room=all&hall=all&price=all"><p align="center">徐汇区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=静安&room=all&hall=all&price=all"><p align="center">静安区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=芦湾&room=all&hall=all&price=all"><p align="center">芦湾区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=黄浦&room=all&hall=all&price=all"><p align="center">黄浦区</a></td>
</tr>
<tr onmouseover="this.style.backgroundColor='#E6F2FF';" onmouseout="this.style.backgroundColor='#F9F7F2';" bgColor="#f9f7f2">
<td><a class="zzz" href="searchlhouse.asp?area=all&district=浦东&room=all&hall=all&price=all"><p align="center">浦东新区</a></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr>
</tbody></table>
<!--#include file="footer.asp"--></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -