国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > ASP > 正文

asp最常用的分頁函數

2024-05-04 11:03:05
字體:
來源:轉載
供稿:網友
復制代碼 代碼如下:
    rs.open sql,conn,1,1
    if rs.eof and rs.bof then
     response.write "<p align='center'>還沒找到文章</p>"
  else
   totalPut=rs.recordcount
   maxperpage=18
   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
    showpage1 totalput,maxperpage,"infotype.asp?id="&request("id")
    showcontent()
    showpage totalput,maxperpage,"infotype.asp?id="&request("id")
    else
       if (currentpage-1)*maxperpage<totalput then
       rs.move (currentpage-1)*maxperpage
       dim bookmark
       bookmark=rs.bookmark
       showpage1 totalput,maxperpage,"infotype.asp?id="&request("id")
       showcontent
       showpage totalput,maxperpage,"infotype.asp?id="&request("id")
       else
       currentpage=1
       showpage1 totalput,maxperpage,"infotype.asp?id="&request("id")
       showcontent
       showpage totalput,maxperpage,"infotype.asp?id="&request("id")
       end if
    end if 
end if
%>
<%
  sub showcontent()
  %>
  <tr>
    <td height="20" class="blueback2"><div align="center">ID</div></td>
    <td class="blueback2"><div align="center"><a href="javascript:selectall()"><font color="#FFFFFF">選擇</font></a></div></td>
    <td width="355" class="blueback2"><div align="center">信息標題</div></td>
    <td width="84" class="blueback2"><div align="center">更新日期</div></td>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 四会市| 斗六市| 桦甸市| 茂名市| 巴林左旗| 利川市| 镇雄县| 长子县| 米泉市| 宣恩县| 东阳市| 茂名市| 海淀区| 阿图什市| 抚顺市| 肃南| 乌什县| 云霄县| 闽侯县| 大邑县| 南城县| 吉木乃县| 鄂托克旗| 金坛市| 东乌| 苗栗县| 白山市| 孝感市| 城口县| 周口市| 瑞昌市| 宁海县| 永和县| 保定市| 利辛县| 浑源县| 宁化县| 沈丘县| 南京市| 乌兰察布市| 丰县|