webforyou
August 28th, 2004, 09:47 AM
My page has unlimited rows, each row shows three images. Anyone can help me paging that to each page contain three rows (total is 9 images for one page). If the visitors want to see the continuous rows they must come to Page 2, Page 3 and so on...
Thanks for reading!
degsy
August 28th, 2004, 03:43 PM
Welcome :)
Are you using PHP?
Do you have dreamweaver? It has the ability for you to choose the amount of records to show in a dynamic table.
renegade600
August 28th, 2004, 08:15 PM
There is a utility called thumbsplus where you can create webpages where you can indicate how many rows and how many in each row you want. You can take the html it creates and insert it into your pages.