Use a .htaccess, though I do not know what to put. You can zip the image up,
or unset the AddType image/gif/jpg/whatever .gip/jpg/whatever in
httpd.conf...

it may work to make it appear as an unknown file, .htaccess:

AddType thisdoesnotexist/thisdoesnotexist .jpg .gif .jpeg .png


"Doug Coning" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I'm developing a flash site that uses PHP and MySQL to pull in images.  My
> client would like to have a button in flash underneath the images he has
> shown that would enable the viewer to download the images to their own
> harddrive.
>
> I know I could set it up to open the picture in a new window and have the
> viewer 'right' click on it and select Save.  But is there anyway to
automate
> this so that Flash would open the URL that would automatically open the
> "Save Picture" window for saving to the person's harddrive?
>
> Thanks,
>
> Doug Coning
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to