⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user.asp

📁 网络商店源码 实现商品浏览 购物车 后台管理等
💻 ASP
📖 第 1 页 / 共 2 页
字号:

<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%>--我的专区</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- onMouseOver="window.status='【<%=webname%>】<%=weburl%> 如果您喜欢本站,别忘了把本站介绍给您的好友哦!:)';return true">-->
<!--#include file="webtop.asp"-->
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr> 
    <td width="1" bgcolor="C9C9C8"><img src="../images/block.gif" width="1" height="1"></td>
    <td> <table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="168" valign="top"> 
            <!--#include file="left.asp"-->
          </td>
          <td width="1" bgcolor="C9C9C8"><img src="images/block.gif" width="1" height="1"></td>
          <td valign="top"> <table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td background="images/bg1_4color_.jpg"><img src=images/bg1_4color_.jpg" width="1" height="3"></td>
              </tr>
            </table>
            <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr> 
                <td height="30" align="center"><a href="user.asp"><strong><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  首页</a> <a href="user.asp?action=myinfo"><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  我的信息</a>/<a href="user.asp?action=shoucang">收藏</a>/<a href="user.asp?action=jifen">积分</a>/<a href="user.asp?action=dindan">订单</a> 
                  <a href="user.asp?action=userziliao"><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  个人资料</a> <a href="user.asp?action=savepass"><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  修改密码</a><a href="user.asp?action=viphd"><strong><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  VIP活动</a><strong> <a href="user.asp?action=sqvip"><strong><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  </strong></a></strong><a href="user.asp?action=sqvip">申请VIP</a><strong> 
                  <strong><a href=logout.asp><strong><img src="images/dot_03.gif" width="9" height="9" border="0"> 
                  </strong></a></strong><a href=logout.asp>退出</a></td>
              </tr>
            </table>
            <table width="100%" border="0" cellspacing="0" cellpadding="4" align="center">
              <%xAction=lcase(request("action"))
						select case xAction
						case "myinfo"
					  %>
              <tr> 
                <td height="30" colspan="4"><strong></strong> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>我的信息</strong></td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
						case "userziliao"
					  %>
              <tr> 
                <td height="30" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>个人资料</strong> </td>
                    </tr>
                    <tr> 
                      <td height="2" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "savepass"
					  %>
              <tr> 
                <td height="30" colspan="4"><strong></strong> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>修改密码</strong> </td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "dindan"
					  %>
              <tr> 
                <td height="30" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>我的订单</strong> </td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "shoucang"
					  %>
              <tr> 
                <td height="30" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>我的收藏</strong> </td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "jifen"
					  %>
              <tr> 
                <td height="30" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>我的积分</strong></td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "sqvip"
					  %>
              <tr> 
                <td height="15" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>申请VIP会员</strong></td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>    <%
					  	case "vipsq"
					  %>
              <tr>
                <td height="15" colspan="4"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 
                      <td height="25" bgcolor="efefef"><strong>&nbsp;<B><img src="images/o.gif" width="15" height="15"> 
                        </B>申请VIP会员</strong></td>
                    </tr>
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                  </table></td>
              </tr>
              <%
					  	case "viphd"
					  %>
              <tr> 
                <td height="30" colspan="4"> <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
                    <tr> 
                      <td height="1" bgcolor="cccccc"><img src="images/dot_03.gif" width="9" height="1" border="0"></td>
                    </tr>
                    <tr> 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -