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

📄 houseforrentdetail.asp

📁 一个房产中介网站的代码
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0037)file://D:\Inetpub\wwwroot\default.htm -->
<!-- saved from url=(0039)http://202.99.67.154/HOUSES/h_index.htm -->
<%@ Language=VBScript %>
<%  '获取参数 
	houseID=Request.QueryString("HouseForRentSerial") 
	SQLN=Request.QueryString("SQLN")
	USER=Request.QueryString("USER")
	cxcs=Request.QueryString("cxcs")
	lcs=Request.QueryString("lcs")
	Set fso = CreateObject("Scripting.FileSystemObject" )
	if(fso.FileExists(SQLN)) then
	Set RS=Server.CreateObject("ADODB.RecordSet")
	RS.Open SQLN
	else
	Response.Write("<P><FONT color=#3333ff size=4 align=middle> 欢迎使用本查询系统</FONT></P>")
	Response.Write ("<P><FONT color=#3333ff size=3 align=middle>您所搜索的纪录集并不存在,请重试!</FONT></P>")
	Response.End
	End if
	if RS.EOF then
	Response.End
	end if
	RS.Find "bh="&houseID
	

	
%>
<HTML><HEAD><TITLE>北洋·未来房屋中介</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE type=text/css>BODY {
	BACKGROUND-COLOR: #ffffff; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt
}
TABLE {
	FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt; FONT-STYLE: normal
}
TD {
	FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt; FONT-STYLE: normal
}
A:active {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt
}
A:hover {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt
}
A:link {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt
}
A:visited {
	COLOR: #000000; FONT-FAMILY: "宋体", "Arial"; FONT-SIZE: 9pt
}
</STYLE>

<SCRIPT language=javascript>
<!--
function MM_goToURL() { //v3.0
	var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
	for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}

//-->
</SCRIPT>

<SCRIPT language=VBScript>
<!--
dim selected
selected="zl00"
sub selbar1_onChange
	document.all(selected).style.display="none"
	selected="zl"+mid(tjcx.d0.options.value,2,2)
	document.all(selected).style.display=""
end sub

//-->
</SCRIPT>
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 text=#000000 topMargin=0 marginwidth="0" marginheight="0">
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=750 height="100">
  <TBODY> 
  <TR> 
    <TD bgColor=#ffffff width=220 valign="top"><img src="../../images/b.gif" width="220" height="70"></TD>
    <TD colspan="2"><img src="../../images/zhp3-1.gif" width="530" height="70"></TD>
  </TR>
  <TR bgcolor="#DAA870"> 
    <TD width=750 colspan="3"> 
      <div align="left">
        <table width="748" border="0" cellspacing="0" cellpadding="0" align="center">
          <tr bgcolor="#FFE4C4"> 
            <td height="18" bgcolor="#FFD79B" width="218"><img src="../../images/fw-2.gif" width="200" height="18"></td>
            <td height="18" width="75" bgcolor="#FFFFFF"><img src="../../images/fw-1_r1_c1.gif" width="43" height="28"></td>
          </tr>
        </table>
      </div>
      <div align="right"></div>
    </TD>
  </TR>
  </TBODY> 
</TABLE>
      <TABLE align=center border=0 cellPadding=1 cellSpacing=1 width="75%">
        <TR>
          <TD><FORM action="" method=post name=frmQueryResult 
            align="center"><BR>
            <TABLE align=center bgColor=#fee9f7 border=1 borderColor=#f977cb 
            borderColorDark=#ffffff cellSpacing=0 width=570>
              <TBODY>
              <TR bgColor=#fcbce6>
                <TD colSpan=2>
                  <DIV align=center>商铺房源资料 会员卡号<%=USER%>剩余次数<%=cxcs%></DIV></TD></TR>
              <TR>
                <TD colSpan=2>
                  <DIV align=center>房源编号:<%=RS("bh")%><FONT 
                  color=blue></FONT>&nbsp;&nbsp;&nbsp;&nbsp;登记日期:<FONT 
                  color=blue><%=RS("djrq")%></FONT><FONT color=blue></FONT>
                  &nbsp;核实日期:<FONT color=blue><%=RS("hsrq")%></FONT></DIV></TD></TR>
              <TR>
                <TD width=120>房屋区域范围为:</TD>
                <TD width=380>地名:<FONT color=blue><%=RS("dq")%><%=RS("dd")%></FONT> </TD></TR>
                            
              <TR>
                <TD>面积为:</TD>
                <TD>共<FONT color=blue>
                <%=RS("zmj")%></FONT>平米&nbsp;分布面积为: <FONT color=blue><%=RS("fbmj")%></FONT>平米
                院面积<FONT color=blue><%=RS("ymj")%></FONT>平米</TD></TR>
              <TR>
                <TD rowSpan=2>房屋家私为:</TD>
                <TD><FONT color=blue><%=RS("sszw")%></FONT>&nbsp; 
                  &nbsp;&nbsp; </TD></TR>
              <TR>
                <TD>装修:<FONT color=blue><%=RS("zxzw")%></FONT></TD>
              </TR>
              
              <TR>
                <TD>房屋租金为: </TD>
                <TD><FONT color=blue><%=RS("yzj")%></FONT>(元/月) 
                  </TD></TR>
			<TR>
				<TD>联系方式:</TD>
				<TD>
				<%if trim(RS("dh1"))<>"" then%>
				   电话:<FONT color=blue><%=RS("dh1")%></FONT>
					<%if trim(RS("dh1f"))<>"" then%>
					   ,<FONT color=blue><%=RS("dh1f")%></FONT>
					<%end if%>
				<%end if%>
				<%if trim(RS("dh2"))<>"" then%>
				   手机:<FONT color=blue><%=RS("dh2")%></FONT>
				<%end if%>
				<%if trim(RS("chh"))<>"" then%>
				   传呼:<FONT color=blue><%=RS("chh")%></FONT>
				<%end if%>
                </TD>
            </TR>
			<TR>
				<TD>备注:</TD><TD><%=RS("bzh")%>&nbsp;</TD>
            </TR>
			</TBODY></TABLE><BR>以上房源信息您还满意吗?<BR>如果正合您意,请点击这里,填写您的相关信息,以便于我们与您及时取得联系。
			<BR><A href="mailto:beiyangFW@sina.com">我很满意</A><BR><BR>如果还不合适,请点击返回,再次查询。<BR>[<A 
            href="javascript:window.history.go(<%=1-lcs%>)">返回</A>]&nbsp; 
  <BR></FORM></TD></TR>
</BODY></HTML>

⌨️ 快捷键说明

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