Say I have a page that will have a finite number of ads (0,1,2,3,4,5,...).
Now, I'll query the db and get say 50 ads from it (if there are 50 entries in this db).
Now i would like to be able to show only a certain number of ads at any time, but this number will change (and another ASP script...