% dim totalPut dim CurrentPage dim TotalPages dim a,j if not isempty(request("page")) then currentPage=cint(request("page")) else currentPage=1 end if %>
![]() |
<%if len(notetitle)>0 then %> <%=notetitle%> [<%=admin_name%>](<%=notedate%>) <%else%> 当前没有公告 [<%=admin_name%>]<%end if%> |
还 没 有 任 何 留 言
" else totalPut=rs.recordcount if currentpage<1 then currentpage=1 end if if (currentpage-1)*listnum>totalput then if (totalPut mod listnum)=0 then currentpage=totalPut \ listnum else currentpage=totalPut \ listnum + 1 end if end if if currentPage=1 then showContent showpage totalput,listnum,"index.asp" else if (currentPage-1)*listnum|
|
|
|
<% if rs("sex")<>"不想说" then guestname=rs("guestname") & "(" & rs("sex") & ")" else guesname=rs("guestname") end if Response.Write guestname %> |
|
<%=rs("from")%> |
|
|
|
|
|
|
<% =rs("guestdate")%> |
|
<% =rs("guestcontent") %> |
回复留言 |
<% =rs("guestreply") %> |
|