📄 leaguer.asp
字号:
<!--#include file="../manager/function/conn.asp"-->
<!--#include file="function.asp"-->
<!--#include file="../safe_mem.asp"-->
<%
'mem_special_name_bak这个变量保存的用户名
mem_name=check_login_in_loginname
if mem_name="" then
mem_name=trim(request("mem_name"))
end if
set rs=server.CreateObject("adodb.recordset")
sql="select * from tmember where mem_loginname ='"&mem_name&"'"
rs.open sql,conn,3,1
%>
<!--#include file="../../config.asp"--><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=ZXLCompanyStr%>航空服务,订票,打折机票</title>
<link href="RLimages/user.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE1 {font-size: 12px}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<%if not rs.eof then%>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="3" colspan="3"> </td>
</tr>
<tr>
<td width="591" valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td height="10" background="images/images_1.gif" bgcolor="#3592F1" class="b-14"></td>
</tr>
<tr>
<td height="24" align="center" valign="middle" background="images/img_7.gif" class="b-14"><strong><font color="#FFFFFF"><font color="#000000">会员注册资料</font></font></strong></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#D8E1EF">
<tr>
<Td width="500"></td>
</tr>
<!-- <TR BGCOLOR="#6688cc"><TD><FONT COLOR="#FFFFFF" CLASS="Medium"><%=ZXLCompanyStr%>商旅积分</FONT></TD></TR>-->
<TR>
<TD height="23" bgcolor="f0f0f0"><span class="b-14"><FONT CLASS="Medium"> 你目前的积分为<font color=red><b><%=rs("mem_money")%></b></font>
点 </FONT></span></TD>
</TR>
<TR BGCOLOR=#6688cc>
<TD height="20" background="images/img_7.gif" class="b-14"><strong><font color="#666666"> 会员基本资料</font></strong><font color="#666666"> </font> </strong>
</font> </TD>
</TR>
<TR>
<TD><table width=100% border=0 cellpadding=0 cellspacing=1 bgcolor="#D8E1EF">
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>用户名:</TD>
<TD width="453" height="20" bgcolor="#FFFFFF"> <%=rs("mem_loginname")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>性别:</FONT></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_sex")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>E-mail:</FONT></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_email")%> </FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>所在省份:</TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_province")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>所在城市:</FONT></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_city")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5>注册日期:</FONT></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("Mem_RegistDate")%></FONT></TD>
</TR>
</table></TD>
</TR>
<TR BGCOLOR=#6688cc>
<TD height="20" background="images/img_7.gif" class="b-14"><strong><font color="#666666"> 会员补充资料</FONT></strong></font></font><font color="#999999"> </font></font>
</font> </strong></TD>
</TR>
<TR>
<TD><table width=100% border=0 ALIGN=center cellpadding=0 cellspacing=1 bgcolor="#D8E1EF" class="b-14">
<TR>
<TD height="21" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">真实姓名:</FONT></span></TD>
<TD width=453 height="21" bgcolor="#FFFFFF"> <%=rs("mem_name")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">生日:</FONT> </span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_both")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN="RIGHT" BGCOLOR="#F5F5F5"><FONT CLASS="medium STYLE1">身份证号码:</FONT></TD>
<TD height="20" bgcolor="#FFFFFF"><FONT CLASS="medium"> <%=rs("mem_cid")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">邮编:</FONT></span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_zip")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">地址:</FONT></span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_addr")%></FONT></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">手机号码:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_mobile")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">联系电话:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_tel")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">联系传真:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_fax")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">公司名称:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_company")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">银行帐号:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("Mem_IDCard")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">VIP卡号:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("Mem_CardID")%></TD>
</TR>
<TR>
<TD height="20" ALIGN=RIGHT BGCOLOR=#F5F5F5><span class="STYLE1">个人签名:</span></TD>
<TD height="20" bgcolor="#FFFFFF"> <%=rs("mem_remark")%></TD>
</TR>
</TABLE></TD>
</TR>
</table>
</td>
</tr>
</table>
<%end if%>
</body>
</html>
<%
rs.close
set rs=nothing
call conn_close()
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -