<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002049" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002049</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009048</link>
    <description> &lt;p&gt;Heres a script that will crash their browser if they right click (only if they have javascript turned on) not that I use or recommend it:&lt;/p&gt;
&lt;p&gt;&amp;lt;head&amp;gt;&amp;lt;script language=&quot;Javascript&quot;&amp;gt;&lt;br /&gt;
function click() {&lt;br /&gt;
if ((event.button==2) &amp;#0124; &amp;#0124; (event.button==3)) {&lt;br /&gt;
now = new Date()&lt;br /&gt;
var hours = now.getHours()&lt;br /&gt;
var minutes = now.getMinutes()&lt;br /&gt;
var seconds = now.getSeconds()&lt;br /&gt;
var ap = &quot;AM&quot;&lt;br /&gt;
  if (hours &amp;gt; 12)&lt;br /&gt;
      {var ap = &quot;PM&quot; , hours = hours-12 ;}&lt;br /&gt;
  if (minutes &amp;lt; 10)&lt;br /&gt;
      {minutes = &quot;0&quot;+minutes}&lt;br /&gt;
  if (seconds &amp;lt; 10)&lt;br /&gt;
      {seconds = &quot;0&quot;+seconds}&lt;br /&gt;
window.status = hours+&quot;:&quot;+minutes+&quot;:&quot;+seconds+&quot; &quot;+ap&lt;br /&gt;
document.title = hours+&quot;:&quot;+minutes+&quot;:&quot;+seconds+&quot; &quot;+ap&lt;br /&gt;
onload=click()&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
document.onmousedown=click&lt;br /&gt;
&amp;lt;/script&amp;gt;&amp;lt;/head&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Nov 1999 20:39:00 +0000</pubDate>
 <dc:creator>ccwd</dc:creator>
 <guid isPermaLink="false">comment 1009048 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009047</link>
    <description> &lt;p&gt;Randall - It&#039;s not really a question of important images. All my grphics are either custom for my site (with my site&#039;s name) or public domain.&lt;/p&gt;
&lt;p&gt;I raised this question because I was visiting a competator&#039;s site (I do this regularly to check up on the competition) and noticed he all of a sudden had a similar layout as my site &lt;strong&gt;and&lt;/strong&gt; was using many of the same graphics/icons/buttons. I can&#039;t prove he copied it from my site but he never had such graphics before, and from the way he was using the graphics it looked very much like he was trying to copy my design.&lt;/p&gt;
&lt;p&gt;What&#039;s done is done. But I have other ideas for graphics and layouts and was hoping for a way to protect from this sort of thing happening.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://artsnflies.com&quot; class=&quot;bb-url&quot;&gt;ArtsNFlies.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Original art items, hand tied flies, unique books and gifts, &lt;em&gt;free&lt;/em&gt; sweepstakes and &lt;em&gt;&lt;strong&gt;MORE&lt;/strong&gt;&lt;/em&gt;!&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 Nov 1999 14:36:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1009047 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009046</link>
    <description> &lt;p&gt;I woudln&#039;t worry about it, please do not add that stupid right click code... it drives me nuts, I like to open links in a new windows and such. Also, what images do you have that are so important? Maybe add a watermark with your site url on them so people couldn&#039;t use them.&lt;/p&gt;
&lt;p&gt;------------------&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Nov 1999 07:41:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1009046 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009045</link>
    <description> &lt;p&gt;Can&#039;t save the background image with something like this (&#039;least not in ie 5)  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;table border=&#039;0&#039; cellpadding=&#039;0&#039;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td background=&#039;/images/sshot.jpg&#039;&amp;gt;&amp;lt;img src=&#039;/images/1x1trans.gif&#039; width=&#039;320&#039; height=&#039;200&#039; alt=&#039;sshot.jpg&#039;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;might actually fool someone.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Nov 1999 06:04:00 +0000</pubDate>
 <dc:creator>Craig Holatko</dc:creator>
 <guid isPermaLink="false">comment 1009045 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009044</link>
    <description> &lt;p&gt;You can use a JavaScript. Which displays a message whenever someone right clicks on the page, which doesn&#039;t allow them to right click and use &quot;save picture as&quot;.&lt;/p&gt;
&lt;p&gt;It&#039;s no where near &quot;secure&quot;, as anyone can still view the source and directly enter the URL of the image.&lt;/p&gt;
&lt;p&gt;&amp;lt;script LANGUAGE=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin&lt;br /&gt;
function right(e) {&lt;br /&gt;
if (navigator.appName == &#039;Netscape&#039; &amp;amp;&amp;amp;&lt;br /&gt;
(e.which == 3 &amp;#0124; &amp;#0124; e.which == 2))&lt;br /&gt;
return false;&lt;br /&gt;
else if (navigator.appName == &#039;Microsoft Internet Explorer&#039; &amp;amp;&amp;amp;&lt;br /&gt;
(event.button == 2 &amp;#0124; &amp;#0124; event.button == 3)) {&lt;br /&gt;
alert(&quot;You camn&#039;t view the source!!!&quot;);&lt;br /&gt;
return false;&lt;br /&gt;
}&lt;br /&gt;
return true;&lt;br /&gt;
}&lt;br /&gt;
document.onmousedown=right;&lt;br /&gt;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);&lt;br /&gt;
window.onmousedown=right;&lt;br /&gt;
// End --&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Also take a look at &lt;a href=&quot;http://www.digimarc.com/&quot; class=&quot;bb-url&quot;&gt;http://www.digimarc.com/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Adam&lt;br /&gt;
&lt;a href=&quot;http://www.aisinternet.com&quot; class=&quot;bb-url&quot;&gt;AIS Internet Solutions&lt;/a&gt;&lt;br /&gt;
 &lt;a href=&quot;mailto:adam@aisinternet.com&quot; class=&quot;bb-email&quot;&gt;adam@aisinternet.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Nov 1999 22:44:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1009044 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009043</link>
    <description> &lt;p&gt;Randall, that&#039;s an idea, but you can still save a background image.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://artsnflies.com&quot; class=&quot;bb-url&quot;&gt;ArtsNFlies.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Original art items, hand tied flies, unique books and gifts, &lt;em&gt;free&lt;/em&gt; sweepstakes and &lt;em&gt;&lt;strong&gt;MORE&lt;/strong&gt;&lt;/em&gt;!&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Nov 1999 20:06:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1009043 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009042</link>
    <description> &lt;p&gt;Make the image a background of a css div.&lt;/p&gt;
&lt;p&gt;------------------&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Nov 1999 19:22:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1009042 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/how-protect-graphics#comment-1009040</link>
    <description> &lt;p&gt;Someone here said there is a way to protect the graphics on your site from someone doing a right-click and save image. But they didn&#039;t elaborate on how to do it.&lt;/p&gt;
&lt;p&gt;Can someone explain how? Thanks!&lt;/p&gt;
&lt;p&gt;------------------&lt;/p&gt;
 </description>
     <pubDate>Mon, 22 Nov 1999 14:43:00 +0000</pubDate>
 <dc:creator>Jaiem</dc:creator>
 <guid isPermaLink="false">comment 1009040 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
