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

📄 infodetail.asp

📁 中介之家房产中介系统 V4.0企业共享版
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file="conn.asp"-->
<%
set rs=server.createobject("adodb.recordset")
if request("id")<>"" then
	sqltext="select * from hetongb where id="&request("id")&"" 
elseif request("hetongid")<>"" then
	sqltext="select * from hetongb where hetongid='"&request("hetongid")&"'" 
end if
rs.open sqltext,conn,1,1

set rs2=server.createobject("adodb.recordset")
sqltext="select * from houseb where hetongid="&rs("id")&"" 
rs2.open sqltext,conn,1,1
%>
<HTML><HEAD><TITLE>欢迎您光临房产信息网!</TITLE>
<script language=Javascript>
<!--
function checkForm(){
		if ( document.formSignUp.keyword1.value == '' ) {
			window.alert('请输入合同号!!');
			document.formSignUp.keyword1.focus();
		}
		else if ( document.formSignUp.keyword2.value == '' ) {
			window.alert('请输入查询码!!');
			document.formSignUp.keyword2.focus();
			
		}
		else {
			return true;
			}
		return false;
	}

//-->
</script>
<script language="vbscript">
function printsetup()
' 打印页面设置
call wb.execwb(8,1)

end function

function printit()
  dim obj,obj1
  set obj=document.getElementById("print_title") 
      obj.style.visibility="hidden"
	set obj1=document.getElementById("print_bottom") 
      obj1.style.visibility="hidden"      
      window.print()
      obj.style.visibility="visible"
      obj1.style.visibility="visible"
end function
</script>
<OBJECT classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WB 
name=wb width=0 VIEWASTEXT></OBJECT>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK 
href="images/style.css" type=text/css rel=stylesheet>
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#666666 leftMargin=0 topMargin=0 marginwidth="0" 
marginheight="0">
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
  <TBODY>
  <TR>
    <TD bgColor=#666666 height=5></TD></TR>
  <TR>
    <TD bgColor=#333333 height=1></TD></TR>
  <TR>
    <TD bgColor=#727272 height=1></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0 height="556">
  <TBODY>
  <TR>
    <TD bgColor=#e4e4e4 colSpan=2 height="32">
      <TABLE class=black cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <FORM action=search.asp method=post name="formSignUp" onSubmit="return checkForm()">
          <TD vAlign=top align=middle width="95%">
            <TABLE height=1 width="100%">
              <TBODY>
              <TR>
                <TD></TD></TR></TBODY></TABLE><FONT class=p14>&nbsp;查询备用表信息:</FONT>&nbsp; <FONT 
            class=p14>合同号:</FONT> <INPUT size=15 name=keyword1> <FONT 
            class=p14>查询码:</FONT> <INPUT size=9 name=keyword2>&nbsp; <INPUT style="FONT-SIZE: 9pt" type=submit value=查询 name=查询> 
            <TABLE height=1 width="100%">
              <TBODY>
              <TR>
                <TD></TD></TR></TBODY></TABLE></TD></FORM></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD style="BORDER-RIGHT: #333333 1px solid" vAlign=top align=middle 
    width=168 background=images/leftbg.gif height="368">
      <TABLE cellSpacing=0 cellPadding=0 width="100%" align=center border=0>
        <TBODY>
        <TR>
          <TD vAlign=top align=middle>
            <TABLE cellSpacing=0 cellPadding=0 width=168 border=0>
              <TBODY>
              <TR>
                <TD vAlign=top>
                <IMG height=48 src="images/fzbt1.gif" 
                  width=113></TD></TR>
              <TR>
                <TD vAlign=bottom align=middle bgColor=#d7d7d7 colSpan=3 
                height=1></TD></TR>
              <TR>
                <TD class=p14 align=middle height=10>&nbsp;</TD></TR>
              <TR>
                <TD class=p14>
                  <TABLE cellSpacing=0 cellPadding=0 width="80%" align=center 
                  border=0>
                    <TBODY>
                    <TR><FORM language=javascript name=FORM1 action=logincheck.asp method=post>
                      <TD style="font-size:9pt" align=center >
<%if session("userlogin")="ok" then%>
欢迎您:<%=session("comname")%><br><br>
<a href=addinfo.asp>填写合同表单</a><br><a href=modifyinfo.asp>维护合同表单</a><br><br>
<a href=quit.asp>退出</a>
<%else%>               
<p align="center">用户: <input name=userid type=text size=11 class=finput> <br>
密码:                     
  <input name=userpwd type=password size=11 class=finput> <br>
<br>
<input name=Submit type=submit style="font-size:9pt" class=foxinput value=登录><input name=reset type=reset style="font-size:9pt" class=foxinput value=重置>
</p>
<p>
<%end if%>
</TD></form></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD align=middle>
            <TABLE cellSpacing=0 cellPadding=0 width=168 border=0>
              <TBODY>
              <TR>
                <TD class=p14 height=20></TD></TR>
              </TBODY></TABLE>
            <TABLE cellSpacing=0 cellPadding=0 width=168 border=0>
              <TBODY>
              <TR>
                <TD class=p14 align=middle 
        height=10></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
    <TD align=middle width=610 bgColor=#ffffff rowSpan=2 valign="top" height="523">

<br>          <FORM action=saveinfo.asp method=post name="formSignUp2" onSubmit="return checkForm2()">
<input type=hidden name=action value="add">
      <table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="96%" id="AutoNumber1" height="394">
        <tr style="font-size:9pt">
          <td width="100%" colspan="2" height="25">
          <p align="right"><p align="right">&nbsp;<font color=black>【</font> <a href="#" onclick="vbscript:printsetup()">打印页面设置</a> | <a href="#" onclick="vbscript:printit()">打印</a> | <a href="#" onclick="javascript:window.close();">关闭窗口</a><font color=black> 】</font></p></td>
        </tr>
        <div id="print_title">
        <tr>
          <td width="100%" colspan="2" height="16">
          <p align="center">
      <font color="#FF0000">
      <b>商品房买卖合同备案表</b></font></p>
          <p align="center"></td>
        </tr>
        <tr style="font-size:9pt">
          <td width="31%" align="right" height="28">商品房销售合同编号:</td>
          <td width="69%" height="28"><%=rs("hetongid")%>   
                <font color="#0000FF"><span lang="zh-cn">&nbsp;&nbsp;&nbsp; 查询码:</span></font><%=rs("searchid")%></td>
        </tr>
        <tr style="font-size:9pt">
          <td width="31%" align="right" height="24">出卖方(以下简称甲方):</td>
          <td width="69%" height="24"><%=rs("chumaifang")%>
                 </td>
        </tr>
        <tr style="font-size:9pt">
          <td width="31%" align="right" height="25">代理人(代理商):</td>
          <td width="69%" height="25"><%=rs("dailiren")%>
                 </td>
        </tr>
        <tr style="font-size:9pt">
          <td width="31%" align="right" height="25">买受人(以下简称乙方):</td>
          <td width="69%" height="25"><%=rs("shoumairen")%>
                 </td>
        </tr>
        <tr style="font-size:9pt">
          <td width="31%" align="right" style="font-size:9pt" height="25">
          <p class="MsoNormal"><span style="font-family: 宋体">买受人身份证或护照号:</span></td>
          <td width="69%" height="25"><%=rs("shenfenzheng")%>
                 </td>
        </tr>
        <tr style="font-size: 9pt;">
          <td width="30%" height="41">
          <p align="left"><b>一、乙方所购</b></td>
          <td width="70%" height="41"><%=rs("name")%>
                 </td>
        </tr>
        <tr style="font-size: 9pt;">
          <td width="30%" height="27">
          <p align="right">商品房位于:</td>
          <td width="70%" height="27"><%=rs("quyu")%> </td>
        </tr>
        <tr  style="font-size: 9pt;">
          <td width="100%" colspan="2" height="24"><b>二.该商品房的具体幢号、建筑结构、设计用途、建筑面积如下:</b></td>
        </tr>
        <tr style="font-size: 9pt;">
          <td width="100%" colspan="2" height="44">
          <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="98%" id="AutoNumber2" height="167">
            <tr style="font-size: 9pt;">
              <td width="9%" align="center" rowspan="2" height="26">幢号</td>
              <td width="9%" align="center" rowspan="2" height="26">楼层</td>
              <td width="9%" align="center" rowspan="2" height="26">房号</td>
              <td width="9%" align="center" rowspan="2" height="26">建筑结构</td>
              <td width="9%" align="center" rowspan="2" height="26">用途</td>
              <td width="9%" align="center" rowspan="2" height="26">套数</td>
              <td width="9%" align="center" rowspan="2" height="26">间数</td>
              <td width="27%" align="center" colspan="3" height="13">建筑面积(平方米)</td>
              <td width="10%" align="center" rowspan="2" height="26">总价<span style="font-size: 10.5pt; font-family: 宋体">(元)</span></td>
            </tr>
            <tr style="font-size: 9pt;">
              <td width="9%" align="center" height="12">套内面积</td>
              <td width="9%" align="center" height="12">公摊面积</td>

⌨️ 快捷键说明

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