📄 user.asp
字号:
<!--#include file="inc/conn.asp"-->
<!--#include file=usercookies.asp-->
<!--#include file="config.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><meta name="keywords" content="供求信息,二手网,二手商品,电子商务,供求网站,免费发布供求信息,商业信息,贸易网,求购,求购信息,出售,供应,供求信息网,招商投资 生活服务 家电家居 旅游出行 招聘求职 房产信息
建材装饰 烟酒副食 电脑网络 餐饮酒店 医药保健 农林牧渔 安全防护 包装纸张 办公文教 电子通讯
纺织皮革 服装服饰 工业机械 仪器仪表 交通运输 车及配件 工艺礼品 文化艺术 冶金矿产 出版印刷 能源动力 环境保护
化工行业 玩具体育 园林绿化 广告服务 商务服务 分类广告 搜索引擎 企业行业黄页 分类信息网 集市">
<title>会员管理中心-<%=title%></title>
</head>
<body topmargin="0">
<!--#include file="topcnmai.asp"-->
<div align="center">
<table width="760" id="table1" bgcolor="#FFFFFF" style="border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; padding:1px; border-top-width:1px; border-bottom-width:1px" cellspacing="0" cellpadding="0">
<tr>
<td width="158" height="25" class=td2_muen background=image/bar33.gif>
<p align="center"><font color=white>会员管理系统</font></td>
<td width="1" height="233" rowspan="2"> </td>
<td width="594" height="25" class=td4_muen>
<p align="center">会员管理中心</font>-<b><%=request.cookies("cnmai")("username")%></b>的状态(个人用户-<% if request.cookies("cnmai")("vip")=1 then Response.Write "vip会员" else Response.Write "普通会员"%>)</td>
</tr>
<tr>
<td bgcolor="#F6F6F6" valign="top"><!--#include file=userleft.asp--></td>
<td valign="top" bgcolor="#F6F6F6">
<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%">
<%
dim rs,sql,m,username
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 [user] where username='"&username&"'"
rs.open sql,conn,1,1
%><tr>
<td width="17%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">登陆次数:</td>
<td width="8%" height="25" align="center" valign="bottom" colspan="2" bgcolor="#FFE8D0"><%=rs("dlcs")%>次</td>
<td width="16%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">虚拟货币:</td>
<td width="12%" height="25" align="center" valign="bottom" bgcolor="#FFE8D0"><%=rs("hb")%> KB</td>
<td width="17%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">邮件地址:</td>
<td width="30%" height="25" align="left" valign="bottom" bgcolor="#FFE8D0"><%=rs("email")%></td>
</tr>
<tr>
<td width="17%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">发布信息:</td>
<td width="8%" height="25" align="center" valign="bottom" colspan="2" bgcolor="#FFE8D0"><%=m%>条</td>
<td width="16%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">积分总数:</td>
<td width="12%" height="25" align="center" valign="bottom" bgcolor="#FFE8D0"><%=rs("jf")%> 分</td>
<td width="17%" height="25" align="center" bgcolor="#FFE8D0">
<img border="0" src="image/point05.gif">登陆时间:</td>
<td width="30%" height="25" align="left" valign="bottom" bgcolor="#FFE8D0"><%=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=td_muen height="25"> <font color=white>我的道具</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="17%" height="25"> 标题<font color="#CC5200">变色</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("a")%></td>
<td width="4%" height="25"> 个</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"> 信息<font color="#CC5200">置顶</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("b")%></td>
<td width="4%" height="25"> 个</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"> 内容<font color="#CC5200">贴图</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("c")%></td>
<td width="4%" height="25"> 个</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"> 通过<font color="#CC5200">验证</font>道具:</td>
<td width="3%" height="25" align="right"><%=rs("d")%></td>
<td width="4%" height="25"> 个</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=td_muen> <font color=white>重要说明</font></td>
</tr>
<tr>
<td width="93%" height="34"><font color="#FF0000"><b>
通过账号登陆本站或通过账号发布信息获得积分→将积分转换成虚拟货币KB→用虚拟货币KB购买道具→用道具发布您的个性信息(例如:信息置顶、推荐图片、标题变色)</b></font></td>
</tr>
<tr>
<td width="100%" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--#include file="endcnmai.asp"-->
</body>
</html>
<%
rs.close
set rs=nothing
closedb
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -