There is probably a really obvious answer to this, but I can't work out
how to display records in multiple columns.

I want to achieve something like this:

<tr><td>record 1</td><td>record 2</td></tr>
<tr><td>record 3</td><td>record 4</td></tr>
<tr><td>record 5</td><td>record 6</td></tr>
etc.

So that my query results are displayed in balanced columns.

Any ideas?

Regards

Barney
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to