I need some guidance here as im way out of my depth.
I have a row of images on a html page that when one of them is clicked a new sized popup window opens up showing a larger image of that picture with close button.
This i have worked out and is working correctly.
The problem is i have 100 of these images to show, with associated html files with image name in it.
How can I pass the image name to a popup window so I only need one template html file instead of 200.
Any help would be appreciated,.
This is the link with page on
http://www.fmt.com.au/webfmt/rentals.htm
clicking on an image brings up indervidual popus, I need to use only on html popup page and pass image aswell as size on.
Regards
Don