%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <%Session.CodePage=936%>
数据库中无数据!
" else totalPut=rs.recordcount if currentpage<1 then currentpage=1 end if if (currentpage-1)*MaxPerPage>totalput then if (totalPut mod MaxPerPage)=0 then currentpage= totalPut \ MaxPerPage else currentpage= totalPut \ MaxPerPage + 1 end if end if if currentPage=1 then showContent showpage totalput,MaxPerPage,"deletemail.asp" else if (currentPage-1)*MaxPerPage
|