Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Outputting Records To Table

New Here ,
Sep 09, 2008 Sep 09, 2008
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.
TOPICS
Advanced techniques
249
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 09, 2008 Sep 09, 2008
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources