?? info_user1.asp
字號:
<%if request.cookies("shopzhiwang")("username")<>"" then%>
<table width="178" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="22" width="15%" align="right"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=myinfo">我的信息</a></td>
<td height="22" width="15%" align="left"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=favorites">我的收藏</a></td>
</tr>
<tr>
<td height="22" width="15%" align="right"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=mydata">個人資料</a></td>
<td height="22" width="15%" align="left"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=point">我的積分</a></td>
</tr>
<tr>
<td height="22" width="15%" align="right"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"> <a href="user.asp?action=savepass">修改密碼</a></td>
<td height="22" width="15%" align="left"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=activity">VIP
活動</a></td>
</tr>
<tr>
<td height="22" width="15%" align="right"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="vip.asp">幸運VIP</a></td>
<td height="22" width="15%" align="left"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="sqvipuser.asp">申請VIP</a></td>
</tr>
<tr>
<td height="22" width="15%" align="right"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href="user.asp?action=myorder">我的訂單</a></td>
<td height="22" width="15%" align="left"> <div align="center"><img src="images/0.gif" width="12" height="12"></div></td>
<td height="22" width="35%" align="left"><a href=logout.asp>退出登錄</a></td>
</tr>
</table>
<%end if%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -