
July 12th, 2001, 10:15 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Dynamic tables and image display
<i><b>Originally posted by : JacAlArt (jacalart@hotmail.com)</b></i><br />I am not using a database. I have thumbnails in an "images" folder. My ASP code uses "For Each file in filecollection" to look in the folder and display images on the page. But the images are "stacked". How do I create a table with a fixed number of columns (in this case - three) that will dynamically create the appropriate number of rows and place a single image in each cell?<br />
|