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.

800 Records Found
Displaying Page 1 - Records 1 to 12

 Our CurrentRowActual #CurrentRow#
Level 4 Record 111
Level 4 Record 222
Level 4 Record 333
Level 4 Record 444
Level 4 Record 555
Level 4 Record 666
Level 4 Record 777
Level 4 Record 888
Level 4 Record 999
Level 4 Record 101010
Level 4 Record 111111
Level 4 Record 121212

Page 1 of 67

   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 ]