PC Review


Reply
Thread Tools Rate Thread

How do I disable right click features in FrontPage

 
 
=?Utf-8?B?UGF1bGEgTWF0ZWxsaQ==?=
Guest
Posts: n/a
 
      26th Apr 2006
I will be publishing a web site for a photographer and we don't want people
to be able to copy the photos...I've seen it on other web sites, where the
right-click options have been disabled. I need to know how to do it...Thanks
in Advance!
 
Reply With Quote
 
 
 
 
Murray
Guest
Posts: n/a
 
      26th Apr 2006
The sites where you have seen that are too amateur to be used as a model,
frankly. But - here's everything you need to know -

http://continue.to/hope

--
Murray
--------------
MVP FrontPage


"Paula Matelli" <(E-Mail Removed)> wrote in message
news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do
> it...Thanks
> in Advance!



 
Reply With Quote
 
Brian Mailman
Guest
Posts: n/a
 
      26th Apr 2006
Paula Matelli wrote:

> I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do it...Thanks
> in Advance!


And what do you have against left-handed people that you don't want them
as customers?

B/
 
Reply With Quote
 
Kevin Spencer
Guest
Posts: n/a
 
      26th Apr 2006
> I need to know how to do it.

No you don't.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"Paula Matelli" <(E-Mail Removed)> wrote in message
news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do
> it...Thanks
> in Advance!



 
Reply With Quote
 
DI
Guest
Posts: n/a
 
      26th Apr 2006
How do I stop people from viewing my code or copying my pictures

Despite what anybody tells you - it is IMPOSSIBLE to stop people viewing
your
code or copying your pictures

To save you looking any further - IT CAN'T BE DONE.

To see why check the sites below:

http://www.digitalmidget.com/help/noclick/index.php

http://www.jamesshuggins.com/h/web1/...ownloading.htm

http://www.jimcosoftware.com/protect.aspx





"Paula Matelli" <(E-Mail Removed)> wrote in message
news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do
> it...Thanks
> in Advance!



 
Reply With Quote
 
Joe Rohn
Guest
Posts: n/a
 
      27th Apr 2006
Hi Paula,

As the others have mentioned..don't bother with a no-right click script..it
won't prevent anything from being taken. You could consider watermarking the
photos on the web site though.

--
Joe

Microsoft MVP FrontPage

FrontPage Portal and Users Forums:
http://www.timeforweb.com/frontpage

"Paula Matelli" <(E-Mail Removed)> wrote in message
news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do
> it...Thanks
> in Advance!



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      27th Apr 2006
If your client is selling photos, then I suggest you put thumbnails of the
images (not high quality images) and/or water-mark the images so that the
watermark can't be removed, and anyone copying the images would have a copy
that they can't use.

Then if they want that print, they can order it through whatever means
you're providing to the client. (e.g. e-commerce etc).

In anycase, even if you had the no-right-click script in action, it can be
easily worked around

1) use the File > Save As menu

Additionally,

2) Everything you view on the net is downloaded first before being displayed
in your browser - essentially everything is copied to your computer first
anyway, so there's no point to the no right click function (that's what the
'web cache' and 'temporary internet folders are for).

3) Even though the no right click script would prevent "View Source" from
that context menu, View Source is also available for the standard menu
"View" - and probably available on most browsers

4) Don't expect those no right click scripts to work in all browsers - the
script would be useless where it doesn't work

5) These types of scripts are javascript - many people have javascript
disabled - so again the script is useless.

6) Disabling no right click is a pain - the context menu contains more
options than "View Source" and "Save Image As".




"Paula Matelli" <(E-Mail Removed)> wrote in message
news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>I will be publishing a web site for a photographer and we don't want people
> to be able to copy the photos...I've seen it on other web sites, where the
> right-click options have been disabled. I need to know how to do
> it...Thanks
> in Advance!



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      27th Apr 2006
Do you feel that this watermarking is adequate?

http://www.wildimages.biz (go to the gallery pages)

--
Murray
--------------
MVP FrontPage


"Andrew Murray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If your client is selling photos, then I suggest you put thumbnails of the
> images (not high quality images) and/or water-mark the images so that the
> watermark can't be removed, and anyone copying the images would have a
> copy that they can't use.
>
> Then if they want that print, they can order it through whatever means
> you're providing to the client. (e.g. e-commerce etc).
>
> In anycase, even if you had the no-right-click script in action, it can be
> easily worked around
>
> 1) use the File > Save As menu
>
> Additionally,
>
> 2) Everything you view on the net is downloaded first before being
> displayed in your browser - essentially everything is copied to your
> computer first anyway, so there's no point to the no right click function
> (that's what the 'web cache' and 'temporary internet folders are for).
>
> 3) Even though the no right click script would prevent "View Source" from
> that context menu, View Source is also available for the standard menu
> "View" - and probably available on most browsers
>
> 4) Don't expect those no right click scripts to work in all browsers - the
> script would be useless where it doesn't work
>
> 5) These types of scripts are javascript - many people have javascript
> disabled - so again the script is useless.
>
> 6) Disabling no right click is a pain - the context menu contains more
> options than "View Source" and "Save Image As".
>
>
>
>
> "Paula Matelli" <(E-Mail Removed)> wrote in message
> news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>>I will be publishing a web site for a photographer and we don't want
>>people
>> to be able to copy the photos...I've seen it on other web sites, where
>> the
>> right-click options have been disabled. I need to know how to do
>> it...Thanks
>> in Advance!

>
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      27th Apr 2006
I don't know....maybe not.

Probably I was wrong saying "watermark that cannot be removed". Amend that
to "watermark that cannot be removed without a good knowledge of image
editing plus time and effort". It is just an often-suggested way around
copying of images (suggested by members of this group). For the
professional graphic artist, maybe they could restore the image; but the
novice - would they bother trying?

The sample you gave seems to indicate a relatively easy water mark to remove
I would think.

Removing red-eye from your digital or scanned photos is one thing, but
removing watermarks would surely need a higher level of knowledge.



"Murray" <(E-Mail Removed)> wrote in message
news:uw$(E-Mail Removed)...
> Do you feel that this watermarking is adequate?
>
> http://www.wildimages.biz (go to the gallery pages)
>
> --
> Murray
> --------------
> MVP FrontPage
>
>
> "Andrew Murray" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> If your client is selling photos, then I suggest you put thumbnails of
>> the images (not high quality images) and/or water-mark the images so that
>> the watermark can't be removed, and anyone copying the images would have
>> a copy that they can't use.
>>
>> Then if they want that print, they can order it through whatever means
>> you're providing to the client. (e.g. e-commerce etc).
>>
>> In anycase, even if you had the no-right-click script in action, it can
>> be easily worked around
>>
>> 1) use the File > Save As menu
>>
>> Additionally,
>>
>> 2) Everything you view on the net is downloaded first before being
>> displayed in your browser - essentially everything is copied to your
>> computer first anyway, so there's no point to the no right click function
>> (that's what the 'web cache' and 'temporary internet folders are for).
>>
>> 3) Even though the no right click script would prevent "View Source" from
>> that context menu, View Source is also available for the standard menu
>> "View" - and probably available on most browsers
>>
>> 4) Don't expect those no right click scripts to work in all browsers -
>> the script would be useless where it doesn't work
>>
>> 5) These types of scripts are javascript - many people have javascript
>> disabled - so again the script is useless.
>>
>> 6) Disabling no right click is a pain - the context menu contains more
>> options than "View Source" and "Save Image As".
>>
>>
>>
>>
>> "Paula Matelli" <(E-Mail Removed)> wrote in message
>> news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>>>I will be publishing a web site for a photographer and we don't want
>>>people
>>> to be able to copy the photos...I've seen it on other web sites, where
>>> the
>>> right-click options have been disabled. I need to know how to do
>>> it...Thanks
>>> in Advance!

>>
>>

>
>



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      27th Apr 2006
Thanks. What would you do to make that watermark more difficult to remove?

--
Murray
--------------
MVP FrontPage


"Andrew Murray" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I don't know....maybe not.
>
> Probably I was wrong saying "watermark that cannot be removed". Amend
> that to "watermark that cannot be removed without a good knowledge of
> image editing plus time and effort". It is just an often-suggested way
> around copying of images (suggested by members of this group). For the
> professional graphic artist, maybe they could restore the image; but the
> novice - would they bother trying?
>
> The sample you gave seems to indicate a relatively easy water mark to
> remove I would think.
>
> Removing red-eye from your digital or scanned photos is one thing, but
> removing watermarks would surely need a higher level of knowledge.
>
>
>
> "Murray" <(E-Mail Removed)> wrote in message
> news:uw$(E-Mail Removed)...
>> Do you feel that this watermarking is adequate?
>>
>> http://www.wildimages.biz (go to the gallery pages)
>>
>> --
>> Murray
>> --------------
>> MVP FrontPage
>>
>>
>> "Andrew Murray" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> If your client is selling photos, then I suggest you put thumbnails of
>>> the images (not high quality images) and/or water-mark the images so
>>> that the watermark can't be removed, and anyone copying the images would
>>> have a copy that they can't use.
>>>
>>> Then if they want that print, they can order it through whatever means
>>> you're providing to the client. (e.g. e-commerce etc).
>>>
>>> In anycase, even if you had the no-right-click script in action, it can
>>> be easily worked around
>>>
>>> 1) use the File > Save As menu
>>>
>>> Additionally,
>>>
>>> 2) Everything you view on the net is downloaded first before being
>>> displayed in your browser - essentially everything is copied to your
>>> computer first anyway, so there's no point to the no right click
>>> function (that's what the 'web cache' and 'temporary internet folders
>>> are for).
>>>
>>> 3) Even though the no right click script would prevent "View Source"
>>> from that context menu, View Source is also available for the standard
>>> menu "View" - and probably available on most browsers
>>>
>>> 4) Don't expect those no right click scripts to work in all browsers -
>>> the script would be useless where it doesn't work
>>>
>>> 5) These types of scripts are javascript - many people have javascript
>>> disabled - so again the script is useless.
>>>
>>> 6) Disabling no right click is a pain - the context menu contains more
>>> options than "View Source" and "Save Image As".
>>>
>>>
>>>
>>>
>>> "Paula Matelli" <(E-Mail Removed)> wrote in
>>> message news:03AB511B-65E5-4298-8CBA-(E-Mail Removed)...
>>>>I will be publishing a web site for a photographer and we don't want
>>>>people
>>>> to be able to copy the photos...I've seen it on other web sites, where
>>>> the
>>>> right-click options have been disabled. I need to know how to do
>>>> it...Thanks
>>>> in Advance!
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disable some features? Ray19 Microsoft Word Document Management 4 20th Dec 2008 10:43 PM
Troubleshooting Frontpage features =?Utf-8?B?Smlt?= Microsoft Frontpage 1 15th Feb 2006 04:43 PM
FrontPage 2003 features =?Utf-8?B?Q2Ft?= Microsoft Frontpage 1 13th Dec 2005 04:25 PM
Disable features =?Utf-8?B?Q3VnaWU=?= Microsoft Frontpage 3 26th Nov 2004 11:15 PM
frontpage databse features David Le Microsoft Frontpage 2 1st May 2004 02:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:04 AM.