📄 server.asp
字号:
<!--#include file="Inc/syscode.asp" -->
<!--#include file="inc/Skin_css.asp"-->
<!-- #include file="Head.asp" -->
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td valign="top" bgcolor="#FFFFFF">
<table width="746" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td class="tdbg_left" width="190" height="179" valign="top" > <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="34" class="title_left"> <img src="Images/smallbook.jpg" width="10" height="10"> 会员中心</td>
</tr>
<tr>
<td height="20"> <div align="center"><a href="Manage.asp">修改会员资料</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<tr>
<td height="20"> <div align="center"><a href="ManagePwd.asp">修改会员密码</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<tr>
<td height="20"> <div align="center"><a href="E_shop.asp">购物订单查询</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<tr>
<td height="20"> <div align="center"><a href="NetBook.asp">站内留言中心</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
<tr>
<td height="20"> <div align="center"><a href="UserLogout.asp">退出会员中心</a></div></td>
</tr>
<TR>
<TD
height=1 colspan="2"
background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif"
width=10></TD>
</TR>
</table></td>
<td width="6"></td>
<td valign="top"><table Class=border width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="206" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_right" height="32"> <img src="Images/smallbook.jpg" width="10" height="10"> 会
员 中 心</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<TR>
<TD> <%If Session("UserName")="" Then
%> <br> <br> <table width="100%" border="0" cellpadding="0" cellspacing="3">
<tr>
<td width="19%" align="right"></td>
<td width="81%"> <p style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><font color="#006699">您还没有登录,无法进入会员中心,请先登录!</font></p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><font color="#006699">如果您还不是我们的会员,请立即<a href="UserReg.asp"><font color="#006699">注册</font></a>。</font></p></td>
</tr>
<tr>
<td width="19%" align="right"></td>
<td width="81%"> <div align="center">
<table class="main" cellSpacing="0" cellPadding="2" width="100%" border="0" height="1">
<tbody>
<tr>
<td width="100%" height="1"><% call ShowUserLogina() %></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
<tr>
<td width="19%" align="right"></td>
<td width="81%"><font color="#990000"><b><font color="#006699">会员中心有以下功能:</font></b></font></td>
</tr>
<tr>
<td width="19%" align="right"><font color="#666666">1、</font></td>
<td width="81%"><font color="#666666">修改您的会员注册资料</font></td>
</tr>
<tr>
<td width="19%" align="right" height="14"><font color="#666666">2、</font></td>
<td width="81%" height="14"> <p><font color="#666666">查询您的订单,以及订单的处理情况</font></p></td>
</tr>
<tr>
<td width="19%" align="right"><font color="#666666">3、</font></td>
<td width="81%"><font color="#666666">专用私人留言簿,您可在此给我们留言和查看我们的回复</font></td>
</tr>
<tr>
<td height="25" align="right"> </td>
<td> </td>
</tr>
</table>
<%else%>
<TABLE width="85%" align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR vAlign=top >
<TD width="100%"> <p style="margin-bottom: 0"><br>
<br>
爱的<%=Session("UserName")%>:</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">
</p>
<p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">
您现在已经进入会员服务中心,这里只有注册会员才能访问。您可在这里修改您的注册信息、给我们留言、查看我们对您留言的答复,也可以查询您的订单及订单处理情况。</p></TD>
</TR>
</TBODY>
</TABLE>
<%end if%> </TD>
</TR>
</table> </td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!-- #include file="Inc/Foot.asp" -->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -