📄 house.asp
字号:
<%
if session("loginid")="" then
response.redirect "login.asp"
response.end
end if
'┌─ 风云ASP在线 ────────────────────────┐
'│ │
'│ 作者:赵振波. http://www.fyasp.com │
'│ │
'│ Q Q:176189168 │
'│ │
'│ Email:fy96@163.com │
'│ │
'│ 程序定做,系统开发,网站制作,提供高质量的网络产品、技术和服务!│
'│ │
'│ │
'└─────────────────── http://www.fyasp.com ──┘
%>
<!--#include file="../inc/conn.asp"-->
<!--#include file="../inc/getPartStrAndBytesLen.asp" -->
<%
Dim Rs,Sql
OpenDataConn
action=changechr(request("action"))
Set Rs=Server.CreateObject("ADODB.Recordset")
%>
<HTML><HEAD><TITLE><%=homepage_title%></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="JavaScript" src="../inc/index.js"></script>
<link href="../inc/style.css" rel="stylesheet" type="text/css">
</head>
<body background="../ima/5.JPG" leftmargin="0" topmargin="0">
<!--#include file="../top.asp" -->
<TABLE height=28 cellSpacing=0 cellPadding=0 width=980 align=center
background=../img/headbg4.gif border=0>
<TBODY>
<TR>
<TD align=right width=35>
<IMG height=13 src="../img/headarrow.gif"
width=17></TD>
<TD align=middle width=10></TD>
<TD class=TD_Place width=935>您现在的位置:<a href="../index.aspx"><FONT color=#ffffff><%=homepage_title%></FONT></a>
<FONT color=#ffffff>>> 会员中心</FONT></TD></TR></TBODY></TABLE>
<TABLE height=7 cellSpacing=0 cellPadding=0 width=980 align=center
background=img/headbg5.gif border=0>
<TBODY>
<TR>
<TD></TD></TR></TBODY></TABLE>
<TABLE width="970" border=0 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD width="970" align=middle vAlign=top bgColor=#ffffff>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=middle width=255> <TABLE cellSpacing=0 cellPadding=0 width="250" border=0>
<TBODY>
<TR>
<%if session("loginid")<>"" then%><TD vAlign=top align=middle >
<TABLE cellPadding=0 width="100%"
border=1 style="border-collapse: collapse" bordercolor="#97C0FF">
<TBODY>
<TR>
<TD vAlign=middle align=middle height=30 background="../img1/fj.jpg">
<p align="left">
<font color="#E35B00">信息管理</font></TD>
</TR>
<TR>
<TD height=35 >
<div align="center">
<table border="0" width="190" cellspacing="0" cellpadding="0" id="table1" height="35">
<tr>
<td > </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33"> <A
href="house_fabu.asp"><font color="#003399">发布房源信息</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33"> <a href="house.asp?xxlb=1">
<font color="#E35B00">出租信息管理</font></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33"> <A
href="house.asp?xxlb=2"><font color="#E35B00">求租信息管理</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33">
<font color="#E35B00">
</font> <A
href="house.asp?xxlb=3"><font color="#E35B00">求购信息管理</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33">
<font color="#E35B00">
</font> <A
href="house.asp?xxlb=4"><font color="#E35B00">出售信息管理</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33">
<font color="#E35B00">
</font> <A
href="house.asp?xxlb=5"><font color="#E35B00">合租信息管理</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33">
<font color="#E35B00">
</font> <A
href="house.asp?xxlb=6"><font color="#E35B00">置换信息管理</font></A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33"> <A
href="reg_modi.asp">修改注册资料</A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td background="../img1/ZJ.jpg" height="33"> <A class=lemu12l href="login.asp?action=logout"
target=mainFrame>退出登录</A></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</div>
</TD>
</TR>
</TBODY>
</TABLE> </TD><%end if%>
</TR>
<TR>
<TD vAlign=top align=middle bgColor=#e3e3e3
height=1></TD>
</TR>
</TABLE></TD>
<TD width="710" align=middle vAlign=top><%
Select case action
Case "del"
call del
Case "reset"
call reset
Case else
call list
End Select
sub list%><TABLE width=710 border=0 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD height=8></TD>
</TR>
<TR>
<TD align=middle
height=50><div align="center"><font color="#666666">您好!<font color="#FF0000"><%=session("loginid")%></font>,欢迎您来到会员管理中心!您可以按左边的菜单进行管理.</font></div></TD>
</TR>
</TBODY>
</TABLE>
<TABLE width=710 border=0 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD vAlign=top align=middle bgColor=#fafafa><table width="100%" height="221" border="0" cellpadding="0" cellspacing="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -