asp分页存储过程
asp分页存储过程 最简单使用方法(适用于任何数据表): test.asp <!--#include file="conn.asp"--> <!--#include file="Page.asp"--
asp分页存储过程