Friday 12-03-2010
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
 
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CF_NEXT

CF_NEXT - A simple solution to displaying huge recordsets
Developer Name: Joseph DeVore
Company Name: VeloxWeb Technologies
Email Developer Email Developer:
Latest Version: 1.0
Price: $35
License: One Copy per Server.
Encrypted: No
Average Rating:
Times Rated: 2
Rate This Tag:


Tag Comments

There are no comments for this tag yet!
 Related ColdFusion Applications
Developers who purchased CF_NEXT also purchased:
  1. UDI - Universal Database Interface Version 3.9
  2. CF_easyFrame
  3. DHTML Outlook Sidebar Navigation V2
  4. SimpleRSS2 (Unencrypted)
  5. Random Query
  6. Excel Read/Write v3.2
  7. classifiedZONE
  8. ActiveFAQ
  9. CF_UPSMX
  10. CFX_GDLIB


What Is CF_NEXT?
When working with large recordsets sometimes the only feasible way to display the data is by splitting the results into several pages showing only a certain number of records on each page. This tag solves the problem.

When working with large recordsets sometimes the only feasible way to display the data is by splitting the results into several pages showing only a certain number of records on each page. That's where this tag comes in handy! Quickly and easily create page links that look like this:

This tag is a little more complex and is not intended for users that do not have an understanding of two dimenional arrays and structures.

Output Example:

 « Previous - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - Next »

<cf_next query="getCompanies"
  startrow="#url.s#"
  rows="#url.r#"
  page="#url.p#"
  r_struct="results">



 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us