VClass_Rs.PageCount ' VClass_Rs.AbsolutePage=cPageNo ' FOR int_Start=1 TO int_RPP ''++++++++++ '加循环体显示数据 ''++++++++++ ' VClass_Rs.MoveNext ' if VClass_Rs.eof or VClass_Rs.bof then exit for ' NEXT ' END IF '============================================ 'response.Write "<p>"& fPageCount(VClass_Rs,int_showNumberLink_,str_nonLinkColor_,toF_,toP10_,toP1_,toN1_,toN10_,toL_,showMorePageGo_Type_,cPageNo)
''++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ '********************************************************* ' 目的:分页的页面参数保持 ' 提交查询的一致性 ' 输入:moveParam:分页参数 ' removeList:要移除的参数 ' 返回:分页Url '********************************************************* Function PageUrl(moveParam,removeList) dim strName dim KeepUrl,KeepForm,KeepMove removeList=removeList&","&moveParam KeepForm="" For Each strName in Request.Form '判断form参数中的submit、空值 if not InstrRev(","&removeList&",",","&strName&",", -1, 1)>0 and Req 上一页 [1] [2] [3] [4] [5] [6] [7] [8] 下一页
|