<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002893" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002893</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/right-click-message#comment-1012752</link>
    <description> &lt;p&gt;Well, here&#039;s the script that was used on the &#039;no right clicks&#039; page you pointed us too.&lt;/p&gt;
&lt;p&gt;There are millions of variants to this, many of which work with both NS and MSIE.  In this example you could change the variable &#039;msg&#039; so it says what you want.&lt;/p&gt;
&lt;p&gt;DO NOT STEAL THE CODE  &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;function right(e) {&lt;br /&gt;
var msg = &quot;A&#039;vast ye scurvy dog! Don&#039;t be taken me stuff without permission!&quot;;&lt;br /&gt;
if (navigator.appName == &#039;Netscape&#039; &amp;amp;&amp;amp; e.which == 3) {&lt;br /&gt;
alert(msg);&lt;br /&gt;
return false;&lt;br /&gt;
}&lt;br /&gt;
else&lt;br /&gt;
if (navigator.appName == &#039;Microsoft Internet Explorer&#039; &amp;amp;&amp;amp; event.button==2) {&lt;br /&gt;
alert(msg);&lt;br /&gt;
return false;&lt;br /&gt;
}&lt;br /&gt;
return true;&lt;br /&gt;
}&lt;br /&gt;
document.onmousedown = right;&lt;/p&gt;
&lt;p&gt;And just how did I get that from a &#039;no right clicks&#039; page - browser toolbar EDIT &amp;gt;&amp;gt; VIEW SOURCE !!&lt;/p&gt;
&lt;p&gt;So the no right clicks thing is a pretty trivial scheme.&lt;/p&gt;
&lt;p&gt;AND - since before I can view any page on my PC all the content needs to be downloaded to my PC (cache), I could copy whatever I wanted to no matter what &#039;protection scheme&#039; you implemented.&lt;/p&gt;
&lt;p&gt;The only real protection is digital watermarks and millions of lawyers/dollars.&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 16:24:00 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1012752 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/right-click-message#comment-1012751</link>
    <description> &lt;p&gt;Really great point.  I created a very generic banner for a client of mine and they were concerned that people would steal it without permission.  That&#039;s why they suggested this.  And I just wasn&#039;t thinking that someone could still take it!&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Brooke&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Providing quality websites for businesses and individuals!&lt;br /&gt;
 &lt;a href=&quot;http://www.cataluna.com&quot; class=&quot;bb-url&quot;&gt;www.cataluna.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 15:51:00 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1012751 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/right-click-message#comment-1012750</link>
    <description> &lt;p&gt;If you look at the source from that page you can see his code if you want to use it, but i advise you not to because more experianced users like to right-click on links and open them up in multiple windows etc......in short, people find that stuff annoying and it is unneccessary to do it because one can still view the source easily!!&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.doubleok.com&quot; class=&quot;bb-url&quot;&gt;&lt;strong&gt;Join The Rest Of The Webmasters On The Net!!&lt;/strong&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Contact Me:&lt;br /&gt;
 &lt;A href=&quot;mailto:webmaster@doubleok.com&lt;br /&gt;
&quot;&gt;webmaster@doubleok.com&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
ICQ: 52790444&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 14:21:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1012750 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/right-click-message#comment-1012749</link>
    <description> &lt;p&gt;I know someone recently asked this question - but I can&#039;t seem to find the answer.&lt;/p&gt;
&lt;p&gt;If you have a button, banner, whatever it might be on your site, that you want to have a javascript pop up to come up when someone right clicks...how do you do that?&lt;/p&gt;
&lt;p&gt;Here are a few examples: &lt;a href=&quot;http://www.sunapp.com/&quot; class=&quot;bb-url&quot;&gt;http://www.sunapp.com/&lt;/a&gt;&lt;br /&gt;
(try to click on one of his banners in the middle of the page)&lt;/p&gt;
&lt;p&gt;I don&#039;t want to say that same thing - but just a message that says you don&#039;t have permission to use this item.&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt;Brooke&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Providing quality websites for businesses and individuals!&lt;br /&gt;
 &lt;a href=&quot;http://www.cataluna.com&quot; class=&quot;bb-url&quot;&gt;www.cataluna.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 13:50:00 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1012749 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
