国产探花免费观看_亚洲丰满少妇自慰呻吟_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>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 江北区| 从江县| 阳山县| 象州县| 六枝特区| 竹北市| 斗六市| 滦平县| 夏河县| 马山县| 平定县| 汝城县| 台南县| 若尔盖县| 屏东市| 永和县| 白沙| 峡江县| 福州市| 收藏| 常德市| 汤阴县| 平乡县| 长寿区| 左权县| 乐清市| 资溪县| 淄博市| 广昌县| 安丘市| 五常市| 肃南| 青海省| 奇台县| 泸西县| 行唐县| 古丈县| 吉木乃县| 吉木萨尔县| 天气| 宁乡县|