www.gusucode.com > 盐城分类信息网asp源码程序 > com_userleft.asp

    <%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%><html>
<body>
<table cellSpacing="0" cellPadding="2" width="100%" border="0">
<tr>
<td align="center" colspan="2" height="25" bgcolor="#FFF8E1">欢迎您,<b><%=request.cookies("cnmai")("username")%></b></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td><a href="com_user.asp" style="text-decoration: none">
<span style="font-size: 10pt">我的状态</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a href="axx.asp" style="text-decoration: none">
<span style="font-size: 10pt">发布商家信息</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td><a href="com_user_xxgl.asp">
<span style="font-size: 10pt; text-decoration:none">管理商品信息</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a href="com_user_hfgl.asp">
<span style="font-size: 10pt; text-decoration:none">管理回复留言</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a href="com_user_sc.asp"><span style="font-size: 10pt; text-decoration:none">我的收藏</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a  target="_blank" href="com.asp?m=<%=request.cookies("cnmai")("username")%>"><font color="#FF8000">看看我的店铺去</font></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a href="com_usereditzl.asp" style="text-decoration: none">
<span style="font-size: 10pt">基本信息设置</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"> </td>
<td>
<a href="comgg.asp">
<font style="font-size: 10pt; text-decoration:none">店标公告管理</font></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"> </td>
<td>
<a href="comlink.asp">
<span style="font-size: 10pt; text-decoration:none">友情链接管理</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td>
<a href="com_userdhdj.asp" style="text-decoration: none">
<span style="font-size: 10pt">兑换道具</span></a></td>
</tr>
<tr>
<td align="center">
<img src="image/barj.gif"></td>
<td><a href="com_userdjzh.asp" style="text-decoration: none">
<span style="font-size: 10pt">积分|道具转换</span></a></td>
</tr>

<tr>
<td width="27" align="center">
<img src="image/barj.gif"></td>
<td width="101"><a href="login.asp?cnmai=out" style="text-decoration: none">
<span style="font-size: 10pt">安全退出</span></a></td>
</tr>
</table>
</body>
</html><%
'***********************************
'本站由吉林信息网团队制作
'***********************************
'--------版权说明------------------
'吉林信息网官方网站:http://www.jl-e.com
'QQ:304133183  
'***********************************
%>