?? list.asp
字號:
</center>
</div>
</td>
</tr>
</table>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="777">
<tr>
<td width="100%" bgcolor="#FFFFFF">
<table border="0" cellpadding="0" cellspacing="0" width="777" height="20">
<tr>
<td width="6%" bgcolor="#EABB00" height="20"> </td>
<td width="6%" bgcolor="#F0C000" height="20"> </td>
<td width="6%" bgcolor="#FFCD06" height="20"> </td>
<td width="6%" bgcolor="#FFD21E" height="20"> </td>
<td width="6%" bgcolor="#FFD52D" height="20"> </td>
<td width="7%" bgcolor="#FFDA46" height="20"> </td>
<td width="7%" bgcolor="#FFDE5B" height="20"> </td>
<td width="7%" bgcolor="#FFDE59" height="20"> </td>
<td width="7%" bgcolor="#FFDE59" height="20"> </td>
<td width="7%" bgcolor="#FFDF62" height="20"> </td>
<td width="7%" bgcolor="#FFE168" height="20"> </td>
<td width="7%" bgcolor="#FFEA95" height="20"> </td>
<td width="7%" bgcolor="#FFEFB0" height="20"> </td>
<td width="7%" bgcolor="#FFF9DD" height="20"> </td>
<td width="7%" bgcolor="#FFFDF0" height="20"> </td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<div align="center" style="width: 777; height: 209">
<table border="0" cellpadding="0" cellspacing="0" width="777" height="117" bgcolor="#E3E3E3">
<tr>
<td width="578" align="center" style="border-bottom-style: solid; border-bottom-width: 1" bgcolor="#FFFFFF">
<p align="left">
<font size="2"><%if search_txt<>"" then%>以下是包含關鍵字<font color="#ff0000"><%=search_txt%></font>的所有網友<%else%>以下是所有網友的列表<%end if%></font>
</p>
</td>
</tr>
<tr>
<td width="578" bgcolor="#FFFFFF">
<font size="2">第<font color="red"><%=currentpage%></font>頁 <%if search_txt="" then%>已加入網友共<%else%>找到網友<%end if%><font color="blue"><%=Records%></font>位 共<font color="blue"><%=Pages%></font>頁</font>
</td>
</tr>
<tr>
<%if pages>1 then%>
<td width="578" bgcolor="#FFFFFF">
<font size="2">轉到頁碼:[
<%for p=1 to pages%>
<a <%if currentpage=p then%> style="color:red" <%end if%> href="list.asp?currentpage=<%=p%>&search_txt=<%=search_txt%>&px=<%=px%>"><%=p%></a>
<%if p/30=0 then%>
<%end if%>
<%next%>
]</font>
</td>
<%end if%>
</tr>
</table>
<!------------------------------------------------------------------------------------------------------------------------->
<table border="0" width="750" cellspacing="0" bordercolor="#FF9966">
<tr>
<td width="87" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">網名↑↓</font></td>
<td width="60" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">性別↑↓</font></td>
<td width="116" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">來自↑↓</font></td>
<td width="80" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">生日↑↓</font></td>
<td width="99" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">網絡尋呼機↑↓</font></td>
<td width="110" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">登記IP↑↓</font></td>
<td width="81" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">登記時間↑↓</font></td>
<td width="69" align="center" bgcolor="#FFFFFF" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000"><font color="#000000">人氣↑↓</font></td>
</tr>
<%linenumber=rs_lar.pagesize%>
<%do while (not rs_lar.eof) and (line<linenumber)%>
<tr>
<td width="87" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><a href="read.asp?user_id=<%=rs_lar("user_id")%>" title="查看網友<%=rs_lar("netname")%>的祥細資料"><%=rs_lar("netname")%></a></td>
<td width="60" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("sex")%></td>
<td width="116" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("home")%></td>
<td width="80" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("britherday")%></td>
<td width="99" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("netcall")%></td>
<td width="110" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("ip")%></td>
<td width="81" align="center" style="border-left-style: solid; border-left-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("date")%></td>
<td width="69" align="center" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1" bordercolor="#000000" bgcolor="#EEEEEE"><%=rs_lar("renqi")%></td>
</tr>
<%rs_lar.movenext%>
<%line=line+1%>
<%loop%>
</table>
<!-------------------------------------分頁導航--------------------------------------->
<table width="750" bgcolor="white">
<tr>
<td bgcolor="white">
<%if currentpage>1 then%>
<font size="2"><a href="list.asp?currentpage=<%=currentpage-1%>&search_txt=<%=search_txt%>&px=<%=px%>"><font size="2">[上一頁]</font></a>
<%end if%>
<%if currentpage<pages then%>
<a href="list.asp?currentpage=<%=currentpage+1%>&search_txt=<%=search_txt%>&px=<%=px%>">[下一頁]</a>
<%end if%>
<%if currentpage>1 then%>
<a href="list.asp?currentpage=1&search_txt=<%=search_txt%>&px=<%=px%>">[最首頁]</a>
<%end if%>
<%if currentpage<pages then%>
<a href="list.asp?currentpage=<%=pages%>&search_txt=<%=search_txt%>&px=<%=px%>">[最末頁]</a>
<%end if%>
</font>
</td>
</tr>
</table>
<!-------------------------------------------------------------------------------------------------------------------------><!------------------------------------------------------------------------------------------------------------------------->
<form>
<table border="0" width="100%" cellspacing="0" height="27">
<tr>
<td width="100%" height="13">
<p align="center">
搜索關鍵字<input type="text" name="search_txt" size="8" value="<%=search_txt%>"><input type="submit" value="搜索" name="B1"><a href="no.htm" target="_blank">[高級搜索]</a>
</p>
</td>
</tr>
<tr>
<td width="100%" height="12">
<p align="center">關鍵字為空列出所有網友
</td>
</tr>
</table>
</form>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="777" bgcolor="#E3E3E3">
<tr>
<td width="100%" bgcolor="#FFFFFF"> </td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="777" bgcolor="#FFFFFF" height="22">
<tr>
<td width="100%" height="22"><img border="0" src="ku/dididi.gif" width="777" height="28"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="777" height="29" bgcolor="#EABB00">
<tr>
<td width="773" height="29">
<p align="center"> 紫雨工作室-2001-年:酒鄉網友聯盟
版權所有,未經許可不的復制 ©2001-2002All
Rights Reserved</p>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="777" bgcolor="#000000">
<tr>
<td width="100%"></td>
</tr>
</table>
</center>
</div>
</body> </html>
<%rs_lar.close:set rs_lar=nothing:set conn=nothing%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -