asp分页(自己整理的2个分页程序)

2019-04-02 00:59:59于海丽

      Response.Write("<a href=" & action & "?" & temp & "Page=" & (Page+1) & ">下一页</a> ")
      Response.Write("<a href=" & action & "?" & temp & "Page=" & pagecount & ">尾页</a> ")
     End If
     Response.Write(" 页次:" & page & "/" & pageCount & " 页")
     Response.Write(" 共有 " & iCount & " 条留言")
     Response.Write(" 转到 " & "<input tyep=text name=page maxlength=5 value=" & page & " style='font-size: 12px;border: 1px solid #CCCCCC;width:23px;'>" & " 页 <input type=submit style=""font-size: 9pt"" value=GO style='font-size: 12px;border: 1px solid #CCCCCC;width:23px;'>")
     Response.Write("</td></tr></form>")
     Response.Write("</table>")

    End Sub
    %>
    </span></td>
</tr>   
</table>

<span class="STYLE1">
</p>

</form>
</body>
</html>

您可能感兴趣的文章:

asp下计算分页的几种方法ASP分页类(支持多风格变换)透彻掌握ASP分页技术很详细的分析易心asp分页类 v1.0asp分页生成html的程序脚本代码彻底掌握ASP分页技术杂谈asp分页的一个类简单的ASP分页代码(测试正确)flash和asp分页的一点心得与flash脚本js实现ASP分页函数 HTML分页函数叶子asp分页类ASP分页时计算页面总数的几种算法小结