?? info_floater1.asp
字號:
<%if request.cookies("shopzhiwang")("username")<>"" then%>
<table width="110" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a href="javascript:;" onclick="window.open('shopcart.asp?action=show&lx=2', 'ouxiangzmd','width=550,height=400,left=150,top=50,scrollbars=yes')"><img src="images/main/cart.gif" border="0"></a></td>
</tr>
<tr>
<td><img src="images/main/floater.gif"></td>
</tr>
</table>
<table width="110" border="1" cellpadding="0" cellspacing="0" bordercolor="#239cd3" background="images/bg.gif">
<tr>
<td height="22" width="35%" align="center"><a href="user.asp?action=myinfo">我的信息</a></td>
<td height="22" width="35%" align="center"><a href="user.asp?action=favorites">我的收藏</a></td>
</tr>
<tr>
<td height="22" width="35%" align="center"><a href="user.asp?action=mydata">個人資料</a></td>
<td height="22" width="35%" align="center"><a href="user.asp?action=point">我的積分</a></td>
</tr>
<tr>
<td height="22" width="35%" align="center"> <a href="user.asp?action=savepass">修改密碼</a></td>
<td height="22" width="35%" align="center"><a href="user.asp?action=activity">VIP活動</a></td>
</tr>
<tr>
<td height="22" width="35%" align="center"><a href="vip.asp">幸運VIP</a></td>
<td height="22" width="35%" align="center"><a href="user.asp?action=sqvip">申請VIP</a></td>
</tr>
<tr>
<td height="22" width="35%" align="center"><a href="user.asp?action=myorder">我的訂單</a></td>
<td height="22" width="35%" align="center"><a href=logout.asp>退出登錄</a></td>
</tr>
</table>
<%end if%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -