<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [Javascript] Making images safe from downloading</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>There is a way to put something like a watermark on images but again with the availability of image packages almost anyone can do a screen capture and 'touch up' the result.</FONT></P>

<P><FONT SIZE=2>Bob Filipiak (Contractor)</FONT>
<BR><FONT SIZE=2>MCP </FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Rupp Thomas (Illwerke) [<A HREF="mailto:thomas.rupp@illwerke.at">mailto:thomas.rupp@illwerke.at</A>]</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, April 17, 2001 3:11 PM</FONT>
<BR><FONT SIZE=2>To: 'javascript@LaTech.edu'</FONT>
<BR><FONT SIZE=2>Subject: AW: [Javascript] Making images safe from downloading</FONT>
</P>
<BR>

<P><FONT SIZE=2>You can't prevent a user from downloading your images with ordinary HTML</FONT>
<BR><FONT SIZE=2>'cause when he sees the image on his screen it's already downloaded.</FONT>
<BR><FONT SIZE=2>He just has to peek into the temporary internet files directory and copy</FONT>
<BR><FONT SIZE=2>the files (for MS IE).</FONT>
<BR><FONT SIZE=2>We use webalbum (<A HREF="http://goopers.com/programs/webAlbum" TARGET="_blank">http://goopers.com/programs/webAlbum</A>) to prevent</FONT>
<BR><FONT SIZE=2>people from downloading images.</FONT>
<BR><FONT SIZE=2>But nothing will prevent screen capture.</FONT>
</P>

<P><FONT SIZE=2>Hope this helps</FONT>
</P>

<P><FONT SIZE=2>Greetings from Austria</FONT>
<BR><FONT SIZE=2>Thomas Rupp</FONT>
<BR><FONT SIZE=2>------------%&lt; Snipped %&lt;------------</FONT>
</P>

</BODY>
</HTML>