No. Once you show the user the image, they can get it. You can make it harder by disabling right click or whatever, but it's not going to stop most people. The easiest way around all of that is to just click on the image and drag it to the address bar. It gets around almost all of the javascript nonsense. And if all else fails, a screen shot will work.
If you read the archives over the past day, there are ways of regulating who can view the image, though, through a .php script regulating the file transfer. Or, if you're simply looking for a way to stop people from hotlinking to the picture, there are ways to handle that in .htacess and PHP. ---John Holmes... > -----Original Message----- > From: Steph [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 18, 2002 5:14 PM > To: Php-General > Subject: [PHP] disable ability to download image? > > Is there a way to disable the users ability to download images on public > pages. Or is this a Javascript capability? > > ~Steph > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php