Florida MapCustom Cold Fusion Programming

<cf_recordcount>

The actual number of records returned from the query is 800. We have set the output maxrows to 12, which will show 12 records from the table you choose per page. When using the link method, we limit the number of pages in the links to 10. You may set these numbers to whatever you like. For the form button method, you may simply show Previous and Next buttons, or also show a menu of all the pages.

We pass 3 test variables, var1, var2, and var3 so you can see the query string being passed. Any variables passed to the tag, using links or form buttons, will be passed along to each page, as form variables when using form buttons, or as URL variables when using links.

The level grouped upon is show in red. You may not necessarily need to show results from the levels below that of which you group upon. We show them as an example of how #currentrow# is actually calculated on a grouped output.

400 Records Found
Displaying Page 1 - Records 1 to 12

 Our CurrentRowActual #CurrentRow#
Level 3 Record 111
--- Level 4 Record 11
--- Level 4 Record 22
Level 3 Record 223
--- Level 4 Record 33
--- Level 4 Record 44
Level 3 Record 335
--- Level 4 Record 55
--- Level 4 Record 66
Level 3 Record 447
--- Level 4 Record 77
--- Level 4 Record 88
Level 3 Record 559
--- Level 4 Record 99
--- Level 4 Record 1010
Level 3 Record 6611
--- Level 4 Record 1111
--- Level 4 Record 1212
Level 3 Record 7713
--- Level 4 Record 1313
--- Level 4 Record 1414
Level 3 Record 8815
--- Level 4 Record 1515
--- Level 4 Record 1616
Level 3 Record 9917
--- Level 4 Record 1717
--- Level 4 Record 1818
Level 3 Record 101019
--- Level 4 Record 1919
--- Level 4 Record 2020
Level 3 Record 111121
--- Level 4 Record 2121
--- Level 4 Record 2222
Level 3 Record 121223
--- Level 4 Record 2323
--- Level 4 Record 2424

Page 1 of 34

   1 2 3 4 5 6 7 8 9 10      

Try a different level?
Main Table | Level 2 Table | Level 3 Table | Level 4 Table

Or try the form method. Select which level to output on.

Back To Main Page

Download <cf_recordcount>

[ Home ] [ Site Design ] [ Hosting ] [ eCommerce ] [ ColdFusion ] [ About Us ] [ Contact ]