reross75 Posted November 24, 2007 Posted November 24, 2007 I would like to add a link on my products_info.php page that will give the user the ability to click on a static image to link to a PDF file that is associated with the product they are looking at. I've created the variable products_msds, but I don't know the code necessary to give me a static photo but a dynamic link. Any thoughts?
Guest Posted November 24, 2007 Posted November 24, 2007 Make the PDF filenames identical, except for a couple of characters that are the products_id. Then, you can make the link with the products_id on each product page. -jared
Recommended Posts
Archived
This topic is now archived and is closed to further replies.