Nope, does not work in the BBPro web pages.

I tried it in several locations in the head, and i still get the save
picture as pop ups.

Dave

On 10/13/07, William Robb <[EMAIL PROTECTED]> wrote:

> Dave, drop this line into the head of any web page.
>
>  <body oncontextmenu="return false;">
>
> That will do it as best as you can.
>
> Here is a simple HTML:
> --------------<code starts below this line>----------------------
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>
> <html>
>
>  <head>
>   <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
> <body oncontextmenu="return false;">
>   <title>A Picture</title>
>  </head>
>
>  <body bgcolor="black">
>   <p><font color="black">I suck!!</font></p>
> <center>
> <p><img src="shim1.gif" width="1" height="1"></p>
> <p><img src="nytimes.jpg"></p>
> <p><img src="shim1.gif" width="1" height="16"></p>
> </center>
>  </body>
> </html>
> ---------------------<code ends above this
> line>---------------------------------
> Note where I located the line mentioned.
>
> Now go here and try to save the picture using either right click or keyboard
> shorcuts.
>
> http://users.accesscomm.ca/wrobb/temp/nytimes.html
>
> This will stop the casual web browser. As has been mentioned before, nothing
> can stop the serious people who are intent on grabbing your content no
> matter what.
>
> William Robb
>
>
> --
> PDML Pentax-Discuss Mail List
> PDML@pdml.net
> http://pdml.net/mailman/listinfo/pdml_pdml.net
> to UNSUBSCRIBE from the PDML, please visit the link directly above and follow 
> the directions.
>


-- 
Equine Photography
www.caughtinmotion.com
http://brooksinthecountry.blogspot.com/
Ontario Canada

-- 
PDML Pentax-Discuss Mail List
PDML@pdml.net
http://pdml.net/mailman/listinfo/pdml_pdml.net
to UNSUBSCRIBE from the PDML, please visit the link directly above and follow 
the directions.

Reply via email to