• λ我爱Aspx >> Asp.Net >> ASP通用分页类
  • ASP通用分页类

  • :未知  Դ:internet  :2007-5-20 16:44:21  ؼ:asp
  • 14.ShowWidth属性 :设置数据显示时表格的宽度。

    15.CSSFile属性 :设置相应的CSS文件名及相对路径。

    16.URL属性 :设置分页条中链接的文件地址。

    17.Init过程 :分页类初始化数据。

    18.ShowData过程 :显示数据。

    19.Pages过程 :显示分页条

    20.Close过程 :分页类结束

    二、类的源代码(inc_clsPage.asp)

    <%Option Explicit

    '/************************************************

    '* *

    '* Name : Asp pagnation class *

    '* Author : Sunway *

    '* Version : V2.0 *

    '* Time : 2003-12-26 *

    '* Email : sunway8110@126.com *

    '* HomePage: None (Maybe Soon) *

    '* Notice : You can use and modify it freely, *

    '* BUT PLEASE HOLD THIS ITEM. *

    '* If you modify it that i hope you *

    '* can send a mail for me. *

    '* *

    '************************************************/

    '#########声明变量#########

    'SWStyle Class

    Private SW_strBTNClass,SW_strTXTClass,SW_strBGColor,SW_intTBWidth,SW_intBDKind,SW_strBGImage,SW_strFTColor,SW_strBDColor,SW_strShowWidth

    Ҷƪл˵?
  • һƪVisual Studio Add-Ins Every Developer Should Downl
    һƪXML 如何推动下一代信息共享应用程序