A
ADD
I have read all the helpful tips provided in this newsgroup about optimizing
images BEFORE importing them into FrontPage, and also about using
alternatives to FP for creating photo galleries.
I'd like to create a photo gallery with the following properties:
1. On mygallery.htm all the thumbnails should be displayed with captions.
2. Clicking on any thumbnail on this page should open a new browser window
to display an "optimized/resized image," and this new window should be
exactly the same size as the optimized/resized image.
3. From the optimized/resized image, the user can somehow download a large
(unresized) version of the image. I don't mind if the user has to right
click on the optimized image (and "Save target as") or simply left click on
it (to load the larger image).
So I want to provide 3 versions of each image...one thumbnail, one
optimized/resized, and a large version.
What's the best way to do that? I have never done any ASP or JavaScript
programing and would like to avoid both, but if that's the only way to
achieve this, I am willing to learn. And I have about 5000 images, so I
don't want to sit and create individual web pages for each image.
Thanks much for any help you can give me...
-ADD
images BEFORE importing them into FrontPage, and also about using
alternatives to FP for creating photo galleries.
I'd like to create a photo gallery with the following properties:
1. On mygallery.htm all the thumbnails should be displayed with captions.
2. Clicking on any thumbnail on this page should open a new browser window
to display an "optimized/resized image," and this new window should be
exactly the same size as the optimized/resized image.
3. From the optimized/resized image, the user can somehow download a large
(unresized) version of the image. I don't mind if the user has to right
click on the optimized image (and "Save target as") or simply left click on
it (to load the larger image).
So I want to provide 3 versions of each image...one thumbnail, one
optimized/resized, and a large version.
What's the best way to do that? I have never done any ASP or JavaScript
programing and would like to avoid both, but if that's the only way to
achieve this, I am willing to learn. And I have about 5000 images, so I
don't want to sit and create individual web pages for each image.
Thanks much for any help you can give me...
-ADD