Great! that worked. The file order.cfm has few <img> tags as well. The images are stored in the "content/images" folder. I changed the src to the following:
<img src="../content/images/order.gif" border="0"> But the image was not displayed on the site because the folder "content/images" does not exist under the "secure" folder which the secure site points to. I viewed the broken image properties the address displayed was this: https://www.secureweb.co.uk/content/images/order.gif "content/images" folder does not exist in the "secure" folder. This is the broken image property address I see when I remove the "../content/ from the <img> tag https://www.secureweb.co.uk/testsite/images/order.gif Is there a way to display the image without have to copy the image directory to the "secure" folder? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242557 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

