|
|
Feedback: irt.org FAQ Knowledge Base Q830
Feedback on: Sent by Frank on July 08, 1999 at 02:02:14: - feedback #287
Comments: Sent by Derek Wickersham on July 19, 1999 at 11:12:45: - feedback #314
Comments: You could make a CGI script that feeds the image to the browser (very simple to do with Perl). In the browser, the image would be linked to as "image.pl" or "image.cgi" or etc. Now you've hidden the actual file name of the image. In that CGI script, you might only allow the image to be downloaded if the HTTP_Referrer is found to be your web server. That way, Joe Q. Curious can't just type in the direct URL of your image file and bypass the JavaScript that blocks the right-click-Save-As. I concede that this is not a JavaScript-only solution, but it is a solution nonetheless. Sent by Robert Slater on August 10, 2000 at 19:16:27: - feedback #1615
Worth: Length: Technical: Comments: |
-- div -->
|