📄 config_book.asp
字号:
<td width="100%" bgcolor="#FFFFFF">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="18%" height="18" bgcolor="#626262" style="border-bottom: 1 solid #EEEEEE">
<p align="center"><font color="#FFFFFF"><%=rs("d_webname")%></font></td>
<td width="50%" height="18" bgcolor="#EEEEEE">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="98%">
<tr>
<td width="20%" align="center" height="20"><%if session("d_grade")="4" then%><a href="add.asp?action=replay&id=<%=rs("id")%>"><img border="0" src="pic/reply.GIF" width="16" height="16"></a><%end if%></td>
<td width="20%" align="center" height="20"><%if session("d_grade")="4" then%><a href="del.asp?action=del_book&id=<%=rs("id")%>"><img border="0" src="pic/del.gif" width="45" height="18"></a><%end if%></td>
<td width="13%" align="center" height="20"><a href="http://search.tencent.com/cgi-bin/friend/user_show_info?ln=<%=rs("d_oicq")%>" title='查看<%=rs("d_webname")%>的QQ资料' target="_blank"><img border="0" src="pic/qq.gif" width="16" height="16"></a></td>
<td width="13%" align="center" height="20"><a href="<%=rs("d_url")%>" title='留言<%=rs("d_webname")%>的网站' target="_blank"><img border="0" src="pic/url.gif" width="16" height="16"></a></td>
<td width="14%" align="center" height="20"><a href="mailto:<%=rs("d_mail")%>" title='发邮件给<%=rs("d_webname")%>'><img border="0" src="pic/sys.gif" width="16" height="15"></a></td>
<td width="20%" align="center" height="20"><%=rs("b_time")%></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="18%" bgcolor="#626262" height="10">
<p align="left"></td>
<td width="50%" rowspan="3">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="158">
<tr>
<td width="100%" height="79">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="95%" height="20" style="border-collapse:collapse; word-break:break-all">
<tr>
<td width="100%" height="24"><%=code_jk(rs("b_text"))%></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<tr>
<td width="100%" height="79">
<div align="center">
<center>
<%if rs("b_a_text")<>"" then%>
<table border="0" cellpadding="0" cellspacing="1" width="95%" height="20" bgcolor="#626262" style="border-collapse:collapse; word-break:break-all">
<tr>
<td width="100%" height="20" bgcolor="#EEEEEE"><%=code_jk(rs("b_a_text"))%></td>
</tr>
</table>
<%end if%>
</center>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="18%" bgcolor="#626262">
<p align="center"><img border="0" src="pic/<%=rs("d_sex")%>.gif" width="105" height="115"></td>
</tr>
<tr>
<td width="18%" bgcolor="#626262" height="10">
<p align="center"><font color="#FFFFFF">来至:<%=rs("d_place")%></font></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<%
response.write"<br>"
count=count+1
rs.movenext
loop
end if
rs.close
set rs=nothing
%>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%"></td>
</tr>
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#626262">
<tr>
<td width="100%" bgcolor="#FFFFFF" height="20">
<p align="center"><a href=book.asp?page=<%=page-1%>>上一页</a> ┊ <a href=book.asp?page=<%=page+1%>>下一页</a></td>
</tr>
</table>
</td>
</tr>
</table>
<%end sub%>
<%
'**********************************
'版本:Host_free 3.0 *
'官方网站:Http://www.850518.com *
'技术论坛:Http://forum.850518.com *
'QQ:54455245 (欢迎咨询商业版) *
'MSN: steven_bass@msn.com *
'手机:(0)13632779827 *
'mail:wtez@vip.163.com *
'版权所有,请保留该信息,谢谢合作 *
'**********************************
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -