is there a secure way to display images on the interent with out downloading code example
Example: prevent image saving in html
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />