vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| What is it? When creating web applications, one often runs into lists of records that are easier to page through than to display onto the screen in one shot. This code helps one determine the number of pages of records and pull out page n of the record set. It stores the results into a flat file to store results in (especially useful for large record sets resulting from a joining of hard to find records.) It can be used with AJAX as well classic web programming. Distribution File http://amduus.com/OpenSrc/SrcLib/Cac...7202180501.zip Documentation http://amduus.com/OpenSrc/SrcLib/CacheMgr/cachemgr/doc/ Browse Source http://amduus.com/OpenSrc/SrcLib/CacheMgr/cachemgr/ ------------- Scott Augé Founder Amduus Information Works, Inc. http://www.amduus.com PGP/GPG http://amduus.com/amduus_com/sauge.public.key |