📄 dir.asp
字号:
<TR>
<TD class=12 height=25>
<DIV align=right><FONT color=#000000>时间:</FONT></DIV></TD>
<TD class=12 height=25><SPAN class=9size><SPAN id=fps6
style="FONT-SIZE: 9pt"><SELECT class=form name=select> <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=25>
<DIV align=center><INPUT type=submit value=搜索 name=Submit3> <INPUT type=reset value=重置 name=Submit22> </DIV></TD></TR>
<TR>
<TD align=middle colSpan=2><IMG height=45
src="images/xx_ss_z.gif" width=223></TD></TR></FORM></TBODY></TABLE></TD>
<TD vAlign=top width=560 bgColor=#f7f7f7>
<TABLE cellSpacing=0 cellPadding=0 width="98%" border=0>
<TBODY>
<TR>
<TD height=20> </TD></TR>
<TR>
<TD background=images/lv5-5.jpg height=26><B><FONT
color=#000080><SPAN style="FONT-SIZE: 10.5pt"> <%if keyword="sale" then%>二手房出售信息</span></font><FONT class=f3><font color="#000080"><span style="font-size: 10.5pt"><%else%></span></font></FONT><font color="#000080"><span style="font-size: 10.5pt">房屋出租信息</span></font><FONT class=f3><font color="#000080"><span style="font-size: 10.5pt"><%end if%></span></font></FONT></b></TD>
</tr>
<tr>
<td height="6" width="567" style="border-left-style: none; border-left-width: medium" valign="bottom" bgcolor="#E4E4CB">
<%
set rs=server.createobject("adodb.recordset")
sql= "SELECT zid,Num,Diduan, Fangx, Taox, Mianj, M, Lc,Jiag, J, Xiaoqm, Tele, Content,Dat,fangshi,dj, "& typeto &".Dat FROM "& typeto &" order by dat Desc "
rs.open sql,conn,1,1
if rs.eof and rs.bof then %>
</SPAN></FONT></B></TD></TR>
<TR>
<TD height=30>
<DIV align=center>还没有房源!</font></p>
<p><% else
rs.pagesize=25
totalPut=rs.recordcount '记录总数
totalPage=rs.pagecount
MaxPerPage=rs.pagesize
if currentpage<1 then
currentpage=1
end if
if currentpage>totalPage then
currentpage=totalPage
end if
if currentPage=1 then
showpages
showContent
showpages1
else
if (currentPage-1)*MaxPerPage<totalPut then
rs.move (currentPage-1)*MaxPerPage
dim bookmark
bookmark=rs.bookmark '移动到开始显示的记录位置
showpages
showContent
showpages1
else
end if
end if
rs.close
end if
set rs=nothing
conn.close
set conn=nothing
sub showContent
dim i,j
%>
</td>
</tr>
<tr>
<td width="567" valign="top" style="border-left-style: none; border-left-width: medium">
<table width="100%" height="69" border="1" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolorlight="#808080" bordercolordark="#808080" style="border-collapse: collapse">
<tr bgcolor="#DFDFDF" class="9size">
<td width="16%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center">
编 号 </div></td>
<td width="11%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center"><span style="font-size: 9pt">
所属区域</span></div></td>
<td width="12%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center"> <span style="font-size: 9pt">
地 点</span></div></td>
<td width="10%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center"><span style="font-size: 9pt">
套 型</span> </div></td>
<td width="7%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<p align="center">
楼层</td>
<td width="12%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center"> <span style="font-size: 9pt">
面积(M<sup>2</sup>)</span></div></td>
<td width="20%" height="16" valign="bottom" style="border-style: solid; border-width: 1">
<div align="center"> <span style="font-size: 9pt">
<% If typeto="sale" Then
response.Write("价 格")
else
response.Write("租 金")
end if %>
</span> </div></td>
<td width="12%" height="16" valign="bottom" style="border-style: solid; border-width:0">
<div align="center"> <span style="font-size: 9pt">
详情</span></div></td>
</tr>
<% i=1
do while not (rs.eof or err)%>
<tr bgcolor="<%If (i Mod 2) Then%>#f2f6db<%Else%>#FFfFFF<%End If%>">
<td width="16%" bgcolor="<%If (i Mod 2) Then%>#f2f6db<%Else%>#FFfFFF<%End If%>" style="border-style: solid; border-width: 0"><font color="green"><span style="font-size:9pt">
<% If rs("num")="" Then %>
<%=rs("zid")%>
<% Else %>
<%= rs("num") %>
<% End If %>
</span> </font></td>
<td width="11%" style="border-style: solid; border-width: 1"><div align="center"><span style="font-size:9pt"><%=(rs.Fields.Item("Diduan").Value)%></span></div></td>
<td width="12%" style="border-style: solid; border-width: 1"> <div align="left"><span style="font-size:9pt">
<a target="_blank" href="list.asp?zid=<%= rs.Fields.Item("zid").Value %>&typeto=<%= typeto %>" onClick="return newpage(this.href);"><%=(rs.Fields.Item("Xiaoqm").Value)%></a></span></div></td>
<td width="10%" style="border-style: solid; border-width: 1" align="center"> <span style="font-size:9pt">
<%=(rs.Fields.Item("Taox").Value)%></span></td>
<td width="7%" style="border-style: solid; border-width: 1" align="center"> <p align="center"><span style="font-size:9pt"><%=(rs.Fields.Item("Lc").Value)%></span></td>
<td width="12%" style="border-style: solid; border-width: 1"> <div align="center"><span style="font-size:9pt"><%=(rs.Fields.Item("Mianj").Value)%></span></div></td>
<td width="20%" style="border-style: solid; border-width: 1"> <div align="center"><span style="font-size:9pt"><%=(rs.Fields.Item("Jiag").Value)%><%=(rs.Fields.Item("fangshi").Value)%></span></div></td>
<td width="12%" style="border-style: solid; border-width: 1"> <div align="center"><a target="_blank" href="list.asp?zid=<%= rs.Fields.Item("zid").Value %>&typeto=<%= typeto %>" onClick="return newpage(this.href);"><font color="#0033FF" ><span style="font-size:9pt"><font color="#0000FF">
详情</font></span></font></a></div></td>
</tr>
<%
if i>=MaxPerPage then exit do '循环时如果到尾部则先退出,如果记录达到页最大显示数,也退出
i=i+1
rs.movenext
loop
%>
</table>
<%end sub %>
<%sub showpages() %>
<table width="98%" cellspacing="0" border="0" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0">
<tr>
<td align="right"><div align="right"><span style="font-size:9pt">
符合条件的房源共<font color="#FF0000"><%=totalPage%></font>页/<font color="red"><%=totalPut%></font>条</span></div></td>
</tr>
</table>
<%
end sub
dim n
n=totalPage
%>
<center> </DIV></TR></TBODY></TABLE>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 cellSpacing=0
cellPadding=0 width="543" border=0>
<TBODY>
<TR>
<TD align=right height=30>
<DIV align=center>
<table width="543" height="37" border="0" cellpadding="0" cellspacing="0" bordercolor="#111111" style="border-collapse: collapse">
<tr>
<td width="100%" height="37" bgcolor="#E6E6E6">
<div align="center">
<form action="dir.asp" method="GET" align="right">
<span style="font-size:9pt"> 共<font color="#FF0000"><%=totalPage%></font>页/<font color="red"><%=totalPut%></font>条房源</span>
<% If currentPage <> 1 Then %>
<A href=dir.asp?type=<%= request("type") %>><font color="#FF6600"><span style="font-size:9pt">
[首页]</span></font></A> <A href=dir.asp?type=<%= request("type") %>&Page=<%= (currentPage-1) %> ><font color="#FF6600"><span style="font-size:9pt">
[上一页]</span></font></A>
<% End If %>
<% If currentPage <> rs.PageCount Then %>
<A href=dir.asp?type=<%= request("type") %>&Page=<%= (currentPage+1) %> ><font color="#FF6600"><span style="font-size:9pt">
[下一页]</span></font></A> <A href=dir.asp?type=<%= request("type") %>&Page=<%= totalPage %>><font color="#FF6600"><span style="font-size:9pt">
[尾页]</span></font></A>
<% End If %>
<span style="font-size:9pt">第<font color="#FF0000"><%=currentPage%></font>页/共<font color="#FF0000"><%=totalPage%></font>页
<% response.write " 转到:<select name='page' size=1 class=smallselsect style='font-family: 宋体; font-size: 9pt;'>"
for i=1 to n
response.write "<option value="& i
if currentpage=i then
response.write " selected"
end if
response.write ">"& i &"</option>"
next
response.write "</select>"
response.write "<input type='hidden' name='type' value="&typeto&">"
response.write " <input class=buttonface type='submit' value='go' style='font-family: 宋体; font-size: 9pt;'>"
%>
</span>
</form>
</div></td>
</tr>
</table>
</DIV></TD></TR>
<DIV></DIV></TBODY></TABLE>
</TD>
</TR></TBODY></TABLE>
<META http-equiv=Content-Language content=zh-cn>
<STYLE type=text/css>.font12 {
FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
</STYLE>
<!--#include file="inc/bottom.asp"--></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -