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

    <!--#include file="inc/conn.asp"--> 
<!--#include file=usercookies.asp-->
<!--#include file="inc/inc.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=title%>-会员管理中心</title>
<LINK href="images/at_news.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
.td1 {border-bottom:1px solid #AA0604; height:31; border-left-width:1px; border-right-width:1px; background-image:url(img/titlebg1.jpg);}
.td4 {border-bottom:1px solid #999999; height:25; background-color:#C1FFC1; border-left-width:1px; border-right-width:1px; border-top-width:1px}
-->
</style>
</head>
<body topmargin="0">
<%call t()%><DIV class=h></DIV>
<div align="center">
<table width="956" id="table1" bgcolor="#FFFFFF" style="border-right:1px solid #999999; border-top:1px solid #999999;border-left:1px solid #999999;border-bottom:1px solid #999999; padding:1px; border-top-width:1px; border-bottom-width:1px" cellspacing="0" cellpadding="0">

<tr>
<td width="158" height="25" class=td1>
<p align="center">会员管理系统</td>
<td width="1" height="233" rowspan="2"> </td>
<td width="594" height="25" class=td1>
<p align="center">会员管理中心</font>-<b><%=request.cookies("cnmai")("username")%></b>的状态(商家用户-<% if request.cookies("cnmai")("vip")=1 then Response.Write "vip会员" else Response.Write "普通会员" end if%>)</td>
</tr>
<tr>
<td bgcolor="#F6F6F6" valign="top"><!--#include file=com_userleft.asp--></td>
<td valign="top" bgcolor="#F6F6F6">
<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%">
<%
username=request.cookies("cnmai")("username")
set rs=conn.execute("select count(id) from [xinxi] where username='"&username&"'")
m=rs(0)
rs.close
set rs=server.createobject("adodb.recordset")
sql = "select * from [com] where username='"&username&"'"
rs.open sql,conn,1,1
if rs.bof or rs.eof then
response.write"用户信息被管理员删除或管理员没有通过验证"
else
%><tr>
<td width="17%" height="25" align="center">
<img border="0" src="image/point05.gif">登陆次数:</td>
<td width="8%" height="25" align="center" valign="bottom" colspan="2"><%=rs("dlcs")%>次</td>
<td width="16%" height="25" align="center">
<img border="0" src="image/point05.gif">虚拟货币:</td>
<td width="12%" height="25" align="center" valign="bottom"><%=rs("hb")%>元</td>
<td width="17%" height="25" align="center">
<img border="0" src="image/point05.gif">邮件地址:</td>
<td width="30%" height="25" align="left" valign="bottom"><%=rs("email")%></td>
</tr>
<tr>
<td width="17%" height="25" align="center">
<img border="0" src="image/point05.gif">发布信息:</td>
<td width="8%" height="25" align="center" valign="bottom" colspan="2"><%=m%>条</td>
<td width="16%" height="25" align="center">
<img border="0" src="image/point05.gif">积分总数:</td>
<td width="12%" height="25" align="center" valign="bottom"><%=rs("jf")%>分</td>
<td width="17%" height="25" align="center">
<img border="0" src="image/point05.gif">登陆时间:</td>
<td width="30%" height="25" align="left" valign="bottom"><%=rs("zcdata")%></td>
</tr>
<tr>
<td width="99%" height="31" colspan="7">
<table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="24">
<tr>
<td width="100%" class=td4 height="25">&nbsp;&nbsp;&nbsp; 我的道具</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="17%" height="25">&nbsp; 标题<font color="#CC5200">变色</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("a")%></td>
<td width="4%" height="25">&nbsp;个</td>
<td width="75%" height="25" colspan="4"><font color="#999999">
<img src="image/point05.gif"> 当你拥有此道具时可以设定发布的信息标题颜色,以次来获取浏览用户的视线!</font></td>
</tr>
<tr>
<td width="17%" height="25">&nbsp; 信息<font color="#CC5200">置顶</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("b")%></td>
<td width="4%" height="25">&nbsp;个</td>
<td width="75%" height="25" colspan="4"><font color="#999999">
<img src="image/point05.gif"> 使用越多你的信息将在首页(分类页)最前面显示,但有效期只有一天!</font></td>
</tr>
<tr>
<td width="17%" height="25">&nbsp; 内容<font color="#CC5200">贴图</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("c")%></td>
<td width="4%" height="25">&nbsp;个</td>
<td width="75%" height="25" colspan="4"><font color="#999999">
<img src="image/point05.gif"> 使用后可以在信息内容里插入图片,以便用户了解你的商品!</font></td>
</tr>
<tr>
<td width="17%" height="25">&nbsp; 通过<font color="#CC5200">验证</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("d")%></td>
<td width="4%" height="25">&nbsp;个</td>
<td width="75%" height="25" colspan="4"><font color="#999999">
<img src="image/point05.gif"> 使用后不经过管理员验证而直接显示在我们网站里,自助操作但购买时价格较高!</font></td>
</tr>
<tr>
<td width="99%" height="25" colspan="7">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1">
<tr>
<td width="100%" height="25" class=td4>&nbsp;&nbsp;&nbsp; 重要说明</td>
</tr>
<tr>
<td width="93%" height="34"><font color="#FF0000"><b>
登陆本站/发布信息获得积分→积分转换成虚拟货币→虚拟货币购买道具→用道具发布您的个性信息</b></font><br>
<%if rs("yz")<>1 then%><font color="#0000FF">--------------------------------------------------<br>您的店铺
不被通过或被删除(3个月以外)的可能:<br>
&nbsp; ★您的基本资料不完整或不吻合<br>
&nbsp; ★店铺物品/信息数量小于等于5件/条<br>
&nbsp; ★您的信息资料有重大欺骗性质<br>
--------------------------------------------------<%end if%></font><br>
<b><font color="#FF0000">友情提示:</font></b>您可以通过“管理商品信息”-“管理操作”-“修改刷新”从新刷新发布您的信息来节省您的相关道具
</td>
</tr>
<tr>
<td width="100%" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<table border="0" width="88%" id="table2" style="border-collapse: collapse">
	<tr>
		<td><!--#include file="foot.asp"--></td>
	</tr>
</table>
</body>
</html>
<%
rs.close
set rs=nothing
closedb
end if
%>