<%act=request.QueryString("action") if act="add" then call add() end if%>
您现在的位置:
首页
> 会员中心
标题
作者
内容
含回复
<%if not len(session("usernames"))>0 then%>
登陆
|
注册
<%else%> <%on error resume next sql="select count(*) as cou from z_email where s_username='"&session("usernames")&"' and fasong=1 and del=0 and yd=0" set rs=ado.getrecordset(sql) call errorredirect if not rs.eof then tempnum=rs("cou") end if%> <%=session("usernames")%> |
个人中心
|
我的信息
<%if tempnum>0 then%>(
<%=tempnum%>
)<%end if%> |
退出
<%end if%>
用户登录
帐 号:
密 码:
验证码:
" maxlength="4" class="user_frame2" style="font-size: 9pt; font-family: 宋体,MingLiU, Arial; color: #000000; width:30px">