|
My website will need to display a sales paper. Each page of the sales paper is a .pdf file and will be 1-4 files depending on the amount of sales that month. Instead of changing the .html code each month to read in 1,2, 3, and/or 4 .pdf files is there a way that I can us an IF statement or something else to search the directory for certain file names and insert however many it finds one after the other? It would be even 'sweeter' to have small images of each of those papers displayed and let the user click on the image to display and or print the larger ad.
Thanks for any advice you can offer.
Lanet
|