Hi Jeremy Count the records (or use query.currentrow) coupled with "mod" operator and out put a </TR><TR> where appropriate.
HTH Aaron ----- Original Message ----- From: "Jeremy" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, September 01, 2004 2:37 PM Subject: [cfaussie] cfoutput brain fart > Hey Guys, > > I need to output information to four cells. i.e. > > Cell 1 ---- Cell 2 > > + > > Cell 3 ---- Cell 4 > > > Now in each cell will have the following information > - Product Price > - Product Desc > - Product title > > There will only be 4 products at one time. Now I have it going down the page okay, I was able to output sideways all four...BUT > > Going > 12 > 34 > > Is the issue make sense? I tried using <cfoutput maxrows="2">but then its not doing the second row (3,4) > > I can't remember for the life of me how to do this I did it ages ago... > > Jeremy > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
