Not sure of exactly how to do it, but I'd guess you grab the first 4 and
display them, then the next four, then the next four. If it's the display
part that you're having trouble with, have one table with one row and (using
your example below) five <td>'s. Then in each <td> have another table with
four <tr>'s.

If that helps I'm not sure :OP

Ade

-----Original Message-----
From: phumes1 [mailto:[EMAIL PROTECTED]]
Sent: 15 May 2002 17:57
To: CF-Talk
Subject: Re: Can this be done?


Hi,

This might be a crazy question but here it goes.

I'm using <cfdirectory to list files on our server. Some directories can 
have a 100+ files in them. Presently I'm displaying the list down the left 
side of my webpage under each other.

file1.txt
file2.txt
file3.txt
file4.txt
file5.txt
etc...

I was wondering if there is a way automatically using a table to do the 
following and if so, how?


file1.txt   file5.txt   file9.txt     file13.txt   file17.txt
file2.txt   file6.txt   file10.txt   file14.txt   file18.txt
file3.txt   file7.txt   file11.txt   file15.txt   file19.txt
file4.txt   file8.txt   file12.txt   file16.txt   file20.txt



+---------------------------------------------------------------------------
--------+ 

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+---------------------------------------------------------------------------
---------+



______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to