WebStuff Logo
scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  
Welcome

Categories
 
Demo of Alternate Pagination Paradigm - Site Navigation
   
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.

 
Total Hits : 166 | Category : Site Navigation | Ratings : rating : 0
 
Reviews :
No available review for this entry at this moment... Would you like to be the first one to enter a review for it? Click here to review!
Copyright © 2007 - 2011 WebStuff.org All rights reserved. Web Stuff - Where to build a website