⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 building_dir.asp

📁 默认管理员:etaodu 密码:etaodu 陶都房市++介绍: 本版本是基于<住易江南>美化
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file=conn/conn.asp -->
<!--#include file=inc/top.asp -->
<TITLE>新房</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<SCRIPT>
  function fc(url){  
  var url;          window.open(url,'_blank','status=no,scrollbars=yes,top=20,left=110,width=600,height=470');  
  }
</SCRIPT>

<script language="JavaScript">
function click(e) {
if (document.all) {
if (event.button==2||event.button==3) {
oncontextmenu='return false';
}
}
if (document.layers) {
if (e.which == 3) {
oncontextmenu='return false';
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
document.oncontextmenu = new Function("return false;")
</script>
<%
   dim MaxPerPage
   dim sql 
   dim rs
   dim sql1
   dim rs1
   dim gstBookID
   dim totalPut   
   dim CurrentPage
   dim TotalPages
    if not isempty(request("page")) then
      currentPage=cint(request("page"))
   else
      currentPage=1
   end if
%>
<HTML><HEAD>
<LINK 
href="images/css.css" type=text/css rel=stylesheet>
<LINK 
href="images/style.css" rel=stylesheet type=text/css>
<style>
<!--
{  }
.9size {  font-family: "宋体"; font-size: 9pt; color: #000000; text-decoration: none}
.txt {  font-family: "宋体"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #FFFFFF}
-->
</style>
</head>
<BODY class=bg1 text=#000000 bgColor=#cacbc1 leftMargin=0 topMargin=0>
<TABLE height=1 cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
  <TR>
      <TD align="center" valign="middle"><img src="images/banner02.jpg" width="750" height="95"> 
      </TD>
    </TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#ffffff height=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=750 align=center border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=750 align=center bgColor=#ffffff 
      border=0>
        <TBODY>
        <TR>
              <TD vAlign=top align=right width=212 height=300> 
                <TABLE cellSpacing=0 cellPadding=0 width=208 border=0>
                  <TBODY>
              <TR>
                      <TD align=middle bgColor=#e9eaf2 height=20><img src="images/com_chaxun.gif" width="208" height="34"></TD>
                    </TR>
              <TR>
                      <TD align=middle bgColor=#e9eaf2> 
                        <TABLE cellSpacing=0 cellPadding=0 width="208" border=0>
                          <TBODY>
                            <TR> 
                              <TD height=6 bgcolor="#e9eaf2"><div align="center">
                                  <TABLE border=0 cellPadding=0 cellSpacing=1 width=157>
                <FORM method=POST name=form onsubmit=change_action() action="dir_search.asp?type=sale">
                  <INPUT 
                  id=search2 name=search type=hidden 
            value=really>
                  <TBODY>
                    <TR> 
                      <TD align=middle class=title2 height=22> </TD>
                    </TR>
                    <TR> 
                      <TD class=14> <p align="left"><font color="#000000">二手房搜索</font></TD>
                    </TR>
                    <TR> 
                      <TD> <TABLE border=0 cellPadding=0 cellSpacing=0 width="155" style="border-collapse: collapse" bordercolor="#111111" height="136">
                          <TBODY>
                            <tr> 
                              <TD class=12 height=27 width=44><FONT 
                  color=#ffffff>&nbsp;</FONT><font color="#000000">类别:</font></TD>
                              <TD class=12 height=27 width="111"> <span style="font-size: 9pt"> 
                                <select name="txtfangx" class="form">
                                  <option value="%" selected>--不限--</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>
                                </span> </TD>
                            </tr>
                            <tr> 
                              <TD class=12 height=24 width=44><FONT 
                  color=#ffffff>&nbsp;<FONT color=#000000>区域:</FONT></FONT></TD>
                              <TD class=12 height=24 width="111"> <select name="txtDiduan" size="1" class=f11>
                                  <option selected value="%">--不限--</option>
                                  <%dim rs2,sql2,sel
                          set rs2=server.createobject("adodb.recordset")
                          sql2="select * from fctype"
                          rs2.open sql2,conn,1,1                   
                     
                     do while not rs2.eof
        if typeID=cstr(rs2("typeID")) then
               sel="selected"
        else
               sel=""
        	
        response.write "<option " & sel & " value='" +  Cstr(rs2("type")) + "'>" + rs2("type") + "</option>"
       rs2.movenext
   end if   
 loop
rs2.close
%>
                                </select> </TD>
                            </tr>
                            <TR> 
                              <TD class=12 height=23 width=44><FONT 
                  color=#ffffff>&nbsp;</FONT><FONT 
                  color=#000000>面积:</FONT></TD>
                              <TD class=12 height=23 width="111"> <span class=9size> 
                                <span style="font-size: 9pt" id="fps0"> 
                                <select name=txtMianj class=form>
                                  <option value=% selected>---不 限---</option>
                                  <option value=A>50平方以下</option>
                                  <option value=B>50-70平方</option>
                                  <option value=C>70-90平方</option>
                                  <option value=D>90-110平方</option>
                                  <option value=E>110-150平方</option>
                                  <option value=F>150平方以上</option>
                                </select>
                                </span></span> </TD>
                            </TR>
                            <tr> 
                              <TD class=12 height=27 width="44"><FONT color=#ffffff>&nbsp;</FONT><FONT 
                  color=#000000>总价:</FONT></TD>
                              <TD class=12 height=27 width="111"><span class=9size> 
                                <span style="font-size: 9pt" id="fps1"> 
                                <select name=txtJiag class=form>
                                  <option value=% selected>---不 限---</option>
                                  <option value=A>8万以下</option>
                                  <option value=B>8-10万</option>
                                  <option value=C>10-12万</option>
                                  <option value=D>12-15万</option>
                                  <option value=E>15-20万</option>
                                  <option value=F>20-25万</option>
                                  <option value=G>25-30万</option>
                                  <option value=H>30-40万</option>
                                  <option value=I>40-50万</option>
                                  <option value=J>50-100万</option>
                                  <option value=K>100-200万</option>
                                  <option value=L>200万以上</option>
                                </select>
                                </span></span> </TD>
                            </tr>
                            <TR> 
                              <TD class=12 height=27 width="44"><FONT color=#ffffff>&nbsp;</FONT><FONT 
                  color=#000000>时间:</FONT></TD>
                              <TD class=12 height=27 width="111"> <span class=9size><span style="font-size: 9pt" id="fps2"> 
                                <select name=txtsj class=form>
                                  <option value=3600 selected>---不 限---</option>
                                  <option value=7>七天内信息</option>
                                  <option value=15>半月内信息</option>
                                  <option value=30>一月内信息</option>
                                  <option value=90>三月内信息</option>
                                </select>
                                </span></span> </TD>
                            </TR>
                            <TR> 
                              <TD align=middle colSpan=2 height=9 width="155"><INPUT name=Submit type=submit value=搜索> 
                                <INPUT name=Submit22 type=reset value=重置> </TD>
                            </TR>
                          </TBODY>
                        </TABLE></TD>
                    </TR>
                </FORM>
              </TABLE>
                                </div></TD>
                            </TR>
                            <TR>
                              <TD height=6 bgcolor="#e9eaf2"><div align="center">
                                  <TABLE border=0 cellPadding=0 cellSpacing=0 width="155">
                <TBODY>
        <TR>
          <TD>
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="155" id="AutoNumber1"height="52">
                        <tr>
              <td width="100%" valign="bottom">
              <p align="left"><span style="letter-spacing: 1"><font color="#000000" style="font-size: 10.5pt">出租房搜索</font></span></td>
            </tr>
          </table>
          </TD></TR>
        <FORM action=dir_search.asp?type=rent method=POST name=form2 
        onsubmit="return check_form(this)">
        <TR>
                    <TD width="155" height=26 align=middle class=font> 
                      <div align="right">
          <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="155" id="AutoNumber2" height="136">
            <tr>
                <TD class=12 height=27 width=44><FONT 
                  color=#ffffff>&nbsp;</FONT><font color="#000000">类别:</font></TD>
                <TD class=12 height=27 width="111">  
                     <span style="font-size: 9pt"> 
                                        <select name="txtfangx" class="form">
                                          <option value="%" selected>--不限--</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></span> </TD>
              </tr>
            <tr>
                <TD class=12 height=24 width=44><FONT 
                  color=#ffffff>&nbsp;<FONT color=#000000>区域:</FONT></FONT></TD>
                <TD class=12 height=24 width="111">  
                     <select name="txtDiduan" size="1" class=f11>
                     <option selected value="%">--不限--</option>
                     <%  set rs3=server.createobject("adodb.recordset")
                          sql3="select * from fctype"
                          rs3.open sql3,conn,1,1                   
                     
                     do while not rs3.eof
        if typeID=cstr(rs3("typeID")) then
               sel="selected"
        else
               sel=""
        	
        response.write "<option " & sel & " value='" +  Cstr(rs3("type")) + "'>" + rs3("type") + "</option>"
       rs3.movenext
   end if   
 loop
rs3.close
%>

                    </select> </TD>
              </tr>
            <tr>
                <TD class=12 height=23 width=44><FONT 
                  color=#ffffff>&nbsp;</FONT><FONT 
                  color=#000000>面积:</FONT></TD>
                <TD class=12 height=23 width="111">  
                     <span class=9size>
                        <span style="font-size: 9pt" id="fps4"> 
                  <select name=txtMianj class=form>
                            <option value=% selected>---不 
                            限---</option>
                            <option value=A>50平方以下</option>
                            <option value=B>50-70平方</option>
                            <option value=C>70-90平方</option>
                            <option value=D>90-110平方</option>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -