C
cender
My main page has several thumbnails linked to larger pictures (JPG files).
Each large picture opens in a new browser window with a frame and color
scheme which is the same for all pictures. Right now each thumbnail links to
a different html file containing the table and color code as well as the
picture URL. Instead of repeating the html code for each picture, I would
like to pass the JPG file name to the basic code for the pic window and then
have it retrieve the pic file from its location.
Each large picture opens in a new browser window with a frame and color
scheme which is the same for all pictures. Right now each thumbnail links to
a different html file containing the table and color code as well as the
picture URL. Instead of repeating the html code for each picture, I would
like to pass the JPG file name to the basic code for the pic window and then
have it retrieve the pic file from its location.