ASP Photo Album / Image Gallery
Below is simple ASP photo album. Easily adjust the number of thumbnails per page and the number of thumbnails per row. All ASP code is commented so you can easily modify and change to fit your needs or use it as is. Included in the download is an Adobe ImageReady droplet to automatically generate thumbnail images.
Here's how it works
Place the file in the directory that contains your images. By default the scripts looks for
images ending in -01.jpg and displays those as thumbnails (e.g. Family-01.jpg). When you click on the image it looks for
the file it will display the full size image (e.g. Family.jpg). Why the -01.jpg you ask? Because it is easy
to batch process a directory full of images in ImageReady or Photoshop to make thumbnails. Batch processing scripts are included
in the download, so if you have ImageReady you are set.
For more information on ImageReady batch processing see the included Readme.txt for more information. ImageReady not included (sorry!).