When using the thumbnail option to view the larger image, can I a.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to insert some large photo images, so will use the thumbnail option,
but when a visitor clicks on the thumb I would like the larger image to be on
a themed or colour page with a back button instead of the plain white page I
am getting? Can I do that and how. I am using Frontpage 2003.
 
You have to create a page for each large image, then you would link the thumbnail image to the large
image page and not the image file.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Here is a method that uses a single page to display the large image written in Classic ASP, but can
be accomplish with any server-side scripting language:

http://www.ycoln-resources.com/resources/scripts/default.asp#script9

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top