How about using an iFrame for the pricing information? You can open up a picture page using properties from the link, then from your image page, open the correct iFrame with pricing information. This way you could have just one page that calls both your image, and the pricing information.
Actually, I have a feeling that this is just part of the same information. Now I don't know how it is build, but if it would be from a database, you could simply retrieve all information for a product and display it that way.
Regards,
Max.
Main Topics
Browse All Topics





by: john-formbyPosted on 2005-05-22 at 23:54:49ID: 14058221
Hi,
Are all the pictures the same price? Do you have PHP available to you on your server? If so you could use include a standard header in each of your pages which would mean that you would only have to update 1 file. If this is what you are after, I can do you a simple example :-)
John