📄 reg_modi.asp
字号:
<%
if session("loginid")="" then
response.redirect "login.asp"
response.end
end if
if session("reg_type")="1" then
response.redirect "reg_modico.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" -->
<!--#include file="../inc/onlinecount.asp"-->
<!--#include file="../top.asp" -->
<%
Dim Rs,Sql
OpenDataConn
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 leftmargin="0" topmargin="0">
<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 width="778" border="0" align="center" cellpadding="0" cellspacing="0" class="main">
<tr>
<td> </td>
</tr>
<tr>
<td>
<div align="center">
<TABLE width="970" border=0 cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD width=5 bgColor=#dadcc8></TD>
<TD width="980" 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="td_add.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" >退出登录</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -