Disable the image from being saved on client machine
-
Hi All, I just want to know which is the best way to retract user of a web page from saving the images displayed in webpage. The ways I know are Disable rightclick save image using javascript Using transparent image in from of the image. Using flash. Can anyone suggest the best method for this? Thanks
Coding C# ExciteTemplate
-
Hi All, I just want to know which is the best way to retract user of a web page from saving the images displayed in webpage. The ways I know are Disable rightclick save image using javascript Using transparent image in from of the image. Using flash. Can anyone suggest the best method for this? Thanks
Coding C# ExciteTemplate
-
If you want greatest security(of images :) ), use flash. But if you want your site to be compatible as well, then choose 2nd way. Using flash would be more secure, but not everybody's browser has flash installed. Therefore I would choose 2nd way.
Well Yes - We can't expect to have flash on all machines. Though even if I use second method, the images will be present in the temporary internet file folder. Any thoughts??
Coding C# ExciteTemplate
-
Well Yes - We can't expect to have flash on all machines. Though even if I use second method, the images will be present in the temporary internet file folder. Any thoughts??
Coding C# ExciteTemplate