I'm going to have a database of some titles. My layout is 3 columns. I want to set up an admin area where there is a screen that will give the user 3 fields to fill out.
These fields will determine how many results show up in each column. I think i should use a single query and use Recordcount, but I'm not sure.
The idea is that its possible that i might need 8 results in the left column, 10 results in the right, and 5 results in the right and that would display a balanced page because of varying amounts of text.
Bookmarks