?? userlist_data.asp
字號:
<!--#include file="conn.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="../webconfig.asp"-->
<!--#include file="../fuction.asp"-->
<%if session("username")="" then
response.Write "<script language='javascript'>alert('網絡超時或您還沒有登陸,請登錄后查看!');window.location.href='login.asp';</script>"
response.End
end if
%>
<html>
<head>
<title><%=bbsname%>-論壇中心</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="SHORTCUT ICON" href="/shortcut.ico">
<meta name="generator" content="snsn-shop">
<meta name=keywords content="<%=webgjz%>">
<meta name="description" content="<%=webmx%>">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta http-equiv="MSThemeCompatible" content="Yes">
<link href="/css.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 {font-weight: bold}
-->
</style>
<!--
.style2 {
color: #FF0000;
font-weight: bold;
}
-->
</style>
<!--#include file="../webtop.asp"-->
<table width="940" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="6" colspan="3"></td>
</tr>
<tr>
<td width="17"><img src="/img/index_1.gif" width="15" height="16"></td>
<td valign="bottom">您現在的位置是:<a href="<%=weburl%>"><%=webname%></a> -> <span class="table-shangxia"><span class="b14"><a href=index.asp><%=bbsname%></a> → <%=username%>的詳資料</span></span></td>
<td valign="bottom"></td>
</tr>
<tr>
<td height="6" colspan="3"></td>
</tr>
</table>
<!--#include file="top.asp"-->
<% username=nosql(HTMLEncode(request.querystring("username")))
set rs1=conn.execute("SELECT*FROM shop_user where username='"&username&"'")
if rs1.EOF or rs1.bof then
response.write"<SCRIPT language=JavaScript>alert('沒有該用戶的資料,可能該用戶已被刪除');"
response.write"javascript:history.go(-1)</SCRIPT>"
response.end
end if
%>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="8"></td>
</tr>
</table>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="8"></td>
</tr>
</table>
<TABLE width=670 border=0 align="center" cellPadding=4 cellSpacing=1 bgcolor="#73D1E9">
<TBODY>
<TR bgcolor="C0E9F5" class=line1>
<TD width="111" align="center" ><span style="font-weight: bold"> 用戶昵稱: </span></TD>
<TD width=440 class=line1><span class="style2"><FONT
class=fontcolor2><%=rs1("username")%></font></span> [ <a href=mysms.asp?menu=write&username=<%=rs1("username")%>>給<%=rs1("username")%>發信息</a> ]</TD>
</TR>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF">
<p align="center" style="font-weight: bold">用戶性別:</TD>
<TD width="440" class=line1><FONT color=#ff6600>
<% if rs1("sex")=1 then%>
男
<%elseif rs1("sex")=2 then%>
女
<%else%>
外星人
<%end if%>
</FONT></TD>
</TR>
<TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><strong>商城身份:</strong></TD>
<TD width="440" class=line1><%if rs1("reglx")=1 then%>普通會員<%end if%>
<%if rs1("reglx")=2 then%>VIP 會員<%end if%>
<%if rs1("reglx")=3 then%>批發會員<%end if%></TD>
</TR>
<%if trim(rs1("nianling"))<>"" then%><TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><span style="font-weight: bold">用戶年齡:</span></TD>
<TD width="440" class=line1><%=trim(rs1("nianling"))%></TD>
</TR><%end if%>
<%if rs1("szsheng")<>"" or rs1("szshi")<>"" then%><TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><strong>所在省市:</strong></TD>
<TD width="440" class=line1><%=rs1("szsheng")%> <%=rs1("szshi")%></TD>
</TR><%end if%>
<%if rs1("oicq")<>"" then%><TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><span style="font-weight: bold"> O I C Q:</span></TD>
<TD width="440" class=line1><%=rs1("oicq")%></TD>
</TR><%end if%><%if rs1("useremail")<>"" then%>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><span style="font-weight: bold">用戶郵箱:</span></TD>
<TD width="440" class=line1><%=rs1("useremail")%></TD>
</TR><%end if%><%if rs1("usertel")<>"" then%>
<TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><strong>聯系電話:</strong></TD>
<TD width="440" class=line1><%=trim(rs1("usertel"))%></TD>
</TR><%end if%><%if rs1("shouhuodizhi")<>"" then%>
<TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><strong>詳細地址:</strong> </TD>
<TD width="440" class=line1><%=trim(rs1("shouhuodizhi"))%></TD>
</TR><%end if%>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><span style="font-weight: bold"> 用戶職位:</span></TD>
<TD width="440" class=line1><%=rs1("zw")%></TD>
</TR>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><span style="font-weight: bold"> 發帖數量:</span></TD>
<TD width="440" class=line1><%=rs1("topic")%></TD>
</TR>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><div align="right" style="font-weight: bold">
<p align="center"> 注冊時間:</div></TD>
<TD width="440" class=line1><%=rs1("adddate")%></TD>
</TR>
<TR bgcolor="#FFFFFF" class=line1>
<TD width="111" align="center" bgcolor="#FFFFFF"><div align="right" style="font-weight: bold">
<p align="center"> 最近登錄:</div></TD>
<TD width="440" class=line1><%=rs1("zjdlsj")%></TD>
</TR><%if rs1("homepage")<>"" then%>
<TR bgcolor="#FFFFFF" class=line1>
<TD align="center" bgcolor="#FFFFFF"><strong>個人主頁:</strong></TD>
<TD width="440" class=line1><%=trim(rs1("homepage"))%></TD>
</TR><%end if%>
<TR bgcolor="#FFFFFF" class=line1>
<TD align="center"><img src="images/<%=rs1("pic")%>" width="82" height="90" align="absmiddle"></TD>
<TD width="440" class=line1>個人簽名:<%=rs1("content")%></TD>
</TR>
</TBODY>
</TABLE>
<table border="0" cellpadding="0" cellspacing="0" width="778" bgcolor="#FFFFFF" align="center">
<tr>
<td width="24%"></td>
<td width="76%"> </td>
</tr>
</table>
<p> </p></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="../copyright.asp"-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -