 |
Refer Listing To A Friend |
|
|
 |
SUGGEST Demo of Alternate Pagination Paradigm TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about Demo of Alternate Pagination Paradigm, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
Demo of Alternate Pagination Paradigm |
| URL: | [CLICK HERE] |
| Description: |
This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the limitations of html requests lengths, since it uses sessions. Also, it does not go to the database 'well' for each page. Typically, for a given set of access parameters, it only accesses the database once, caching away the results in a session variable. Paging is thus more fluid. It also uses HTML form submit buttons, in conjunction with a select for page 'jumps', to page through the document as opposed to hyperlinks. This makes for cleaner code in general.
| |
|
|
|
 |
|