Skip to main content
Participating Frequently
September 9, 2008
Question

Outputting Records To Table

  • September 9, 2008
  • 1 reply
  • 269 views
I am trying to output some huge images. The query returns up to 6 records depending on what the user sets up, the images are so big though that I only want to return to images on each row. The images could also have a blurb and a price associated with them. That would mean for each record it could be 3 rows, 2 columns. I guess what I am asking is how do I set this up where after 2 images are displayed to a 2 column table a new row is automatically inserted? My current code is attached. However if anyone could tell me how to do this I would appreciated it. I just need to know how to force a new row after 1 row and 3 columns is displayed. Thanks.
This topic has been closed for replies.