I am using an Access db to store a product inventory, i.e. name, price, size and also photo (JPG) of each product. I am storing the links to each photo in Access - After querying the db, how do I use <CFOUTPUT> or another CF tag to open and display the appropriate photo along with the other (text) fields of each product?