Make “save image as” link to a different image?

cisuabcoplt

New Member
I'm trying to protect images with a watermark, but I don't want to display the images on the website with the watermark. I created a php script that dynamically watermarks an image on the fly, but here's what I'd like to do with it:I'd like for whenever someone right clicks and presses "save as" an image displayed on my website for it link to a different image that is watermarked. Is that possible? Should I go about this another way?Any response in the right direction is greatly appreciated. Here's an example: http://fatpita.net/?i=14453 When you save this image, the saved image is watermarked, but the website's image is not... I think they actually just mask the watermark on the website though.Thanks!
 
Top