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

📄 building_list.asp

📁 默认管理员:etaodu 密码:etaodu 陶都房市++介绍: 本版本是基于<住易江南>美化
💻 ASP
字号:
<!--#include file=conn/conn.asp -->
<%   
set rs=server.createobject("adodb.recordset")   
sql= "SELECT *  FROM building where ID ="& request("ID") 
rs.open sql,conn,1,1   
 %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%= rs("name") %></title>
</head>

<body bgcolor="#F1F5DC" style="background-color: #F4FCDC">

<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>
  <center>
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=554>
  <TBODY>
  <TR>
    <TD><IMG src="images/sq1.jpg"></TD></TR>
  <TR>
    <TD align=middle bgColor=#A2AD68>
      <TABLE border=0 cellPadding=3 cellSpacing=1 width="543" height="332">
        <TBODY>
        <TR>
          <TD bgColor=#ffffff class=title colSpan=3 
        height=9 width="535"><span style="letter-spacing: 1"><b>
          <font color="#800000"><span style="font-size: 10.5pt"><%= rs("name") %>详细资料</span></font></b></span></TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=18 width="87">所在区域</TD>
          <TD bgColor=#ffffff height="18" width="173">&nbsp;<span style="font-size: 9pt"><%= rs("qushu") %></span></TD>
          <TD align=middle bgColor=#ffffff rowSpan=8 height="1" width="261">
              <table border="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2" height="189">
                <tr>
                  <td width="100%" height="166">
              <img border="0" src="scroll_view/images/<%=rs("picture")%>" width="250" height="164"></td>
                </tr>
                <tr>
                  <td width="100%" height="19">
              <p align="center"><span style="font-size: 9pt">参考照片</span></td>
                </tr>
              </table>
          </TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=8 width="87">楼盘名称</TD>
          <TD bgColor=#ffffff height="8" width="173">&nbsp;<span style="font-size: 9pt"><%= rs("name") %></span></TD></TR>
        <tr>
          <TD align=middle bgColor=#E7E7CB height=11 width="87">设计用途</TD>
          <TD bgColor=#ffffff height="11" width="173"><span style="font-size: 9pt">&nbsp;<%= rs("cjyt") %></span></TD>
        </tr>
        <tr>
          <TD align=middle bgColor=#E7E7CB height=9 width="87">
          <span lang="zh-cn">交付日期</span></TD>
          <TD bgColor=#ffffff height="9" width="173"><span lang="zh-cn">&nbsp;</span><span style="font-size: 9pt"><%= rs("enddate") %></span></TD>
        </tr>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=15 width="87">价&nbsp;&nbsp;&nbsp; 
          格</TD>
          <TD bgColor=#ffffff height="15" width="173">&nbsp;<span style="font-size: 9pt"><%= rs("price") %></span></TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=15 width="87">占地面积</TD>
          <TD bgColor=#ffffff height="15" width="173"><span style="font-size: 9pt">
          <span lang="zh-cn">&nbsp;</span><%= rs("square") %> 平方米</span></TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=15 width="87">
          <span lang="zh-cn">联 系 人</span></TD>
          <TD bgColor=#ffffff height="15" width="173"><span lang="zh-cn">&nbsp;</span><span style="font-size: 9pt"><%= rs("contperson") %></span></TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=1 width="87">
          <span lang="zh-cn">联系电话</span></TD>
          <TD bgColor=#ffffff height="1" width="173"><span lang="zh-cn">&nbsp;</span><span style="font-size: 9pt"><%= rs("tele") %></span></TD></TR>
        <TR>
          <TD align=middle bgColor=#E7E7CB height=86 width="87">详细资料</TD>
          <TD bgColor=#ffffff 
            colSpan=2 height="86" width="441" valign="middle"><span style="font-size: 9pt">
          &nbsp;<%content=replace(rs("content"),vbNewline,"<br>

⌨️ 快捷键说明

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