I am designing a search engine with multiple parameters and I am having to display images for the selection of one of these. My problem is that what I have designed so far has a gradual narrowing down process as you go through the different parameters so the number of images that need to display can be anywhere from 0 to 40 and I can only display 12 on the form at one time. I have forms designed to take the overflow but I was wondering if there is a way to make it so the page (or the number of pages) will adjust to the number of images that are lined up to be displayed. Any help on this would be great