
This 10-Minute Solution is the second of a series of three articles covering how to display data from a database in the form of logical pages, so that the user can navigate from page to page. The three articles are separated in terms of ease of understanding and use, from the simplest to the most complex. Last month's solution showed how to display data, hitting the server and database once for each page requested, and will work on any browser.
|