📄 hydl.inc
字号:
<table width="773" border="0" cellpadding="0" cellspacing="0" bgcolor="#30393D" id="AutoNumber1" style="border-collapse: collapse" align="center">
<tr> <td valign="top"><%
if session("DJ58User")<>"" then
set rs=conn.execute("SELECT * FROM user where UserName='"&session("DJ58User")&"'")
if (rs.eof and rs.bof) or err.number<>0 then
%>
<div align="center"><a href="UserLogout.asp">请重新登陆</a>
<% else%>
</div>
<table width="98%" border="1" style="border-collapse: collapse" cellpadding="3" cellspacing="0" bgcolor="#3f4042" align="center" bordercolor="#330099">
<tr valign="middle" align="center" > <form name="form1" method="post" action="search.asp">
<td colspan="4" height="28"> 类 型:
<select name="select" size="1">
<option value="music">舞曲</option>
<option value="User">站内会员</option>
</select>
关键字:
<input type="text" value="输入关键字" onClick="Javascript:this.value=''" onFocus=this.select() onMouseOver=this.focus() name=keyword2 size=14 maxlength="30" style="color: #FFFFFF; border: 1px solid #214D70; background-color: #111111">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=submit name="Image12" value="搜 索">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=reset name="Image22" value="重 来">
</td></form>
</tr>
<tr >
<td align="center" valign="middle"><font color="#CCCCCC">用户:</font><a href="#" onclick="javascript:window.open('UserModify.asp','_self','')" title="<%=session("DJ58User")%>"><font color="#FF0000"><%=left(session("DJ58User"),8)%>
<% if len(session("DJ58User"))>8 then Response.Write "<font color=green>»</font>" %>
</font></a><br>
<%if rs("userphoto")="0" then%>
<img src="images/userphoto.gif" width=90 height=90 alt="快点上传你的靓照吧!这家伙一定没你漂亮!">
<%else%>
<a href="<%=rs("userphoto")%>"><img src="<%=rs("userphoto")%>" width=90 height=90 border="0"></a>
<%end if%>
</td>
<td> <font color="#CCCCCC">点歌:<%=rs("SMusics")%>次</font><br>
<font color="#CCCCCC">访问:<%=rs("logins")%>次</font><br>
<font color="#CCCCCC">收听:<%=rs("Listens")%>次</font><br>
<font color="#CCCCCC">积分:<%=rs("points")%>分</font><br>
<font color="#CCCCCC">等级:</font><font color="#87B5CD">
<% points=rs("points")%>
<%if points<50 then%>
<font color="#FF0000">DJ初学者</font>
<%else%>
<%if points<100 then%>
<font color="#FF0000">DJ进阶者 </font>
<%else%>
<%if points<300 then%>
<font color="#FF0000">DJ爱好者 </font>
<%else%>
<%if points<500 then%>
<font color="#FF0000">DJ痴迷者 </font>
<%else%>
<%if points<800 then%>
<font color="#FF0000">无名DJ师 </font>
<%else%>
<%if points<1000 then%>
<font color="#FF0000">成名DJ师 </font>
<%else%>
<%if points<1300 then%>
<font color="#FF0000">DJ魔 童 </font>
<%else%>
<%if points<1500 then%>
<font color="#FF0000">DJ魔 王 </font>
<%else%>
<%if points<1800 then%>
<font color="#FF0000">DJ魔法师 </font>
<%else%>
<%end if%>
<%if points<2000 then%>
<font color="#FF0000">DJ魔 皇 </font>
<%else%>
<%if points<3000 then%>
<font color="#FF0000">DJ至 尊 </font>
<%else%>
<%if points<5000 then%>
天王“巨猩”
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
<%end if%>
</font><br>
<font color="#CCCCCC">本次登陆IP:<%=rs("LoginIP")%></font> </td>
<td> <b><font color="#FFFFFF">会员特殊功能</font></b><br>
<%
set rs=conn.execute("SELECT count(id) FROM SendMusic where ForUser='"&session("DJ58User")&"' and IsNew=true and ForUserDel=false")
dim TotalNewSendIn
TotalNewSendIn=rs(0)
rs.close
set rs=nothing
%>
<%
set rs=conn.execute("SELECT count(id) FROM collection where UserName='"&session("DJ58User")&"'")
TotalNewSendIn=rs(0)
rs.close
set rs=nothing
%>
<%
set rs=conn.execute("SELECT count(id) FROM Message where incept='"&session("DJ58User")&"' and flag=0")
TotalNewMsg=rs(0)
rs.close
set rs=nothing
%>
<a href="javascript:open_window('songadd.asp','usercollect','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,top=10,left=10,width=420,height=300')"><font color="#CCCCCC">会员添加舞曲</font></a><br>
<a title="会员排行前十名" target="_blank" href="usertop.asp"><font color="#CCCCCC">会员排行前十名</font></a><br>
<a href="userlist.asp" target="_blank"><font color="#CCCCCC">会员列表</font></a><br>
<a href="javascript:open_window('Messager.asp?action=inbox','newmsg','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,top=10,left=10,width=420,height=300')"><font color="#CCCCCC">短信箱(共<%=Totalnewmsg%>封新短信)</font></a><br>
<a href="javascript:open_window('usercollect.asp?action=show','usercollect','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,top=10,left=10,width=420,height=300')"><font color="#CCCCCC">音乐收藏夹(共<%=TotalNewSendIn%>首)</font></a>
</td>
<td>
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=button name="modify" value="修改资料" onclick="javascript:window.open('UserModify.asp','_self','')">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=button name="reg" value="退出" onclick="javascript:window.open('UserLogout.asp','_self','')">
</td>
</tr>
</table>
<%
end if
else
%>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr> <form name="form1" method="post" action="search.asp">
<td height="30"> 类 型:
<select name="stype" size="1">
<option value="music">舞曲</option>
<option value="User">站内会员</option>
</select>
关键字:<input type="text" value="输入关键字" onclick="Javascript:this.value=''" onfocus=this.select() onmouseover=this.focus() name=keyword size=14 maxlength="30" style="color: #FFFFFF; border: 1px solid #214D70; background-color: #111111">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=submit name="Image1" value="搜 索">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=reset name="Image2" value="重 来">
</td>
</form>
<td> </td>
<form name="userlogin" action="UserChkLogin.asp"><td>名称:
<input type=text name="UserName" size=13 style="color: #1A8CFF; border: 1px solid #214D70; background-color: #111111">
密码:
<input type=password name="password" size=13 style="color: #1A8CFF; border: 1px solid #214D70; background-color: #111111">
<input title="注册成为本站用户" style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=button name="reg" value="注册" onclick="javascript:window.open('UserReg.asp','_self','')"> <input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=submit name="submit" value="登陆">
<input style="border:0px solid #1A8CFF; FONT-SIZE: 12px; COLOR: #828F9B; BACKGROUND-COLOR: #171A1C; TEXT-DECORATION: underline" type=reset name="reset" value="重写">
</td></form><%end if%>
</tr>
</table> </td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -