⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 user_top3.asp

📁 不是我做的一个留言板
💻 ASP
字号:
<!--#include file="../js/dir_js.asp" -->                                                             
<%
web_id="../language/"&l_id
web_id=web_id&"/top3.asp"
call include(web_id)
sid=request.QueryString("sid")
on_web=sid
%>


<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="<%=td_bor%>" width="100%">
   <tr> 
    <td width="82"> 
    <img border="0" src="<%=web_background%>/windowbar_left.gif"></td> 
    <td width="112%" background="<%=web_background%>/windowbar_background.gif" align=center> <%=sid%></td> 
    <td width="34%"> 
    <img border="0" src="<%=web_background%>/windowbar_right.gif"></td> 
  </tr>
</table>
<table width="100%" bgcolor='<%=tr_bg_color%>' border="1" cellpadding="3" cellspacing="0">
  <tr align="center"> 
<td nowrap align="center">

<DIV ID=Tree1 CLASS="Folder">  
<img ID="Tree1Fldr" src="<%=img_path%>/mark_plus.gif"><%=L_TOP3_USER1%>
</DIV>
<DIV ID=Tree1cont STYLE="display:none">
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/memberedit.asp?sid=<%=L_TOP3_USER2%>"  target="user_amin"><%=L_TOP3_USER2%></a></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/user_pass.asp?sid=<%=L_TOP3_USER3%>" target="user_amin"><%=L_TOP3_USER3%></a></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/user_img.asp?sid=<%=L_TOP3_USER4%>" target="user_amin"><%=L_TOP3_USER4%></a></td></tr>
</table>
</DIV>

</td>
<td nowrap align="center">

<DIV ID=Tree2 CLASS="Folder"> 
<img ID="Tree2Fldr" src="<%=img_path%>/mark_plus.gif"><%=L_TOP3_USER5%>
</DIV>
<DIV ID=Tree2cont STYLE="display:none">
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/primsg.asp?sid=<%=L_TOP3_USER6%>" target="user_amin"><%=L_TOP3_USER6%></a></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/primsg_send.asp?sid=<%=L_TOP3_USER7%>" target="user_amin"><%=L_TOP3_USER7%></a></td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/prim_cz.asp?sid=<%=L_TOP3_USER8%>" target="user_amin"><%=L_TOP3_USER8%></a></td></tr>
</table>
</DIV>
</td>
<td nowrap align="center">

<DIV ID=Tree3 CLASS="Folder"> 
<img ID="Tree3Fldr" src="<%=img_path%>/mark_plus.gif"><%=L_TOP3_USER9%>
</DIV>
<DIV ID=Tree3cont STYLE="display:none">
<table>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/my_book.asp?sid=<%=L_TOP3_USER10%>" target="user_amin"><%=L_TOP3_USER10%></a>
</td></tr>

<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<a href="../main/user_photo.asp?sid=<%=L_TOP3_USER11%>" target="user_amin"><%=L_TOP3_USER11%></a>
</td></tr>
<tr><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img src="<%=img_path%>/list.gif">
<A href="#" onclick="open('../mark/my_mark.asp','<%=L_TOP3_USER12%>','resizable=1,scrollbars=1,status=no,toolbar=no,location=no,menu=no width=350 height=380')"><%=L_TOP3_USER12%></a>
</td></tr>
</table>
</DIV>
  </tr>

</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -