|
|
GetRows VBScript Class - Part III: Paging the results |
|
|
Xefteri |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
17 |
|
In this article the author defines about the GetRows() property. Using this the developers can request to return any number of records at a time. Further the author explains the entire structure of the class. The main highlight of this article is to show further how to use the GetRows() method to paginate the recordset which is returned. In addition to this the developers can add more properties to expand on this class. The sample source code will be much helpful for the beginners.
|