What about the Print Screen
dunno how to disable printscreen
don't want to interfere with someones hardware
bad mojo
the background image is in the tif,
it has to download to display,
can make it harder to copy,
but not impossible
I watermark all images, and dump copyright info throughout the exif tables (Irfanview, batch edit and resize)
cant do much more.
the ones that really **expletive deleted** me,
are those who want to link to my files, on my server, and send me dirty email because they cant pull images from the database
there was a problem with the code.......... I did not see at first problem here
left side is your code........ and my first code is on the right......
You are using width/height to resize an image, bad idea
the image on the server should be optimised, stored on the server at the size it is to display
download a 300k large image, and resize it small
or download a 30k small image
much more efficient
my code was
width='width of realpic' height='height of realpic' meant to show resizing wasnt available