WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

protecting images on the web

 
   Home -> Office other -> Programming RSS
Next:  Hyperlinks to pages/images in subfolders  
Author Message
D. Hudson

External


Since: Dec 26, 2007
Posts: 11



(Msg. 1) Posted: Fri Jun 13, 2008 9:51 pm
Post subject: protecting images on the web
Archived from groups: microsoft>public>frontpage>programming (more info?)

I run windows XP Pro and Office 02 XP. On my web site for hobby photography
I'm trying to protect my images. I have figured out the code to stop right
clicking. The problem I have is this- The right click protection only works
on my thumbnails. If you click the thumbnail to enlarge the image you're
then able to right click and save the enlarged image. What is the code to
protect the image after it's been clicked on, and does it go in the header
too?
Here's a link to one of my page if you want to see what I mean.
http://www.just4funphotos.com/Craig%20Morgan.htm
Thanks,
Dennis
Back to top
Login to vote
Trevor Lawrence

External


Since: May 18, 2007
Posts: 333



(Msg. 2) Posted: Sat Jun 14, 2008 3:00 am
Post subject: Re: protecting images on the web [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"D. Hudson" <dhud64 RemoveThis @hotmail.com> wrote in message
news:uccTMmczIHA.3920@TK2MSFTNGP02.phx.gbl...
>I run windows XP Pro and Office 02 XP. On my web site for hobby photography
>I'm trying to protect my images. I have figured out the code to stop right
>clicking. The problem I have is this- The right click protection only works
>on my thumbnails. If you click the thumbnail to enlarge the image you're
>then able to right click and save the enlarged image. What is the code to
>protect the image after it's been clicked on, and does it go in the header
>too?
> Here's a link to one of my page if you want to see what I mean.
> http://www.just4funphotos.com/Craig%20Morgan.htm
> Thanks,
> Dennis

Well, the standard reply is "You can't"

If the photo is visible, then it is already on the viewer's computer and can
be accessed and copied

All that you can do is try to make the photos ones that no-one will want to
copy
EG
Save the photo as low quality
Put a watermark over the photo using image software
--
Trevor Lawrence
Canberra
Microsoft MVP - FrontPage
MVP Web Site http://trevorl.mvps.org
Back to top
Login to vote
D. Hudson

External


Since: Dec 26, 2007
Posts: 11



(Msg. 3) Posted: Sat Jun 14, 2008 6:16 am
Post subject: Re: protecting images on the web [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Trevor. I should have been more specific and said that I want to just
right click protect my images and realize this is only for the novice. This
site (and page) gave me the idea:
http://communityfaces.kcstar.com/index.cfm?action=viewall&id=1226&expa...0&s=1&a
Thanks again!


"Trevor Lawrence" <Trevor L.@Canberra> wrote in message
news:u8Z%23fsczIHA.2208@TK2MSFTNGP04.phx.gbl...
>
> "D. Hudson" <dhud64.TakeThisOut@hotmail.com> wrote in message
> news:uccTMmczIHA.3920@TK2MSFTNGP02.phx.gbl...
>>I run windows XP Pro and Office 02 XP. On my web site for hobby
>>photography I'm trying to protect my images. I have figured out the code
>>to stop right clicking. The problem I have is this- The right click
>>protection only works on my thumbnails. If you click the thumbnail to
>>enlarge the image you're then able to right click and save the enlarged
>>image. What is the code to protect the image after it's been clicked on,
>>and does it go in the header too?
>> Here's a link to one of my page if you want to see what I mean.
>> http://www.just4funphotos.com/Craig%20Morgan.htm
>> Thanks,
>> Dennis
>
> Well, the standard reply is "You can't"
>
> If the photo is visible, then it is already on the viewer's computer and
> can be accessed and copied
>
> All that you can do is try to make the photos ones that no-one will want
> to copy
> EG
> Save the photo as low quality
> Put a watermark over the photo using image software
> --
> Trevor Lawrence
> Canberra
> Microsoft MVP - FrontPage
> MVP Web Site http://trevorl.mvps.org
>
Back to top
Login to vote
Thomas A. Rowe

External


Since: Aug 23, 2003
Posts: 15702



(Msg. 4) Posted: Sat Jun 14, 2008 10:25 am
Post subject: Re: protecting images on the web [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Then you would have to create page for each large image, and then link the thumbnail image to this
page in order use a script to block right clicking.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"D. Hudson" <dhud64.RemoveThis@hotmail.com> wrote in message news:O$KbMAhzIHA.4816@TK2MSFTNGP03.phx.gbl...
> Thanks Trevor. I should have been more specific and said that I want to just right click protect
> my images and realize this is only for the novice. This site (and page) gave me the idea:
> http://communityfaces.kcstar.com/index.cfm?action=viewall&id=1226&expa...0&s=1&a
> Thanks again!
>
>
> "Trevor Lawrence" <Trevor L.@Canberra> wrote in message
> news:u8Z%23fsczIHA.2208@TK2MSFTNGP04.phx.gbl...
>>
>> "D. Hudson" <dhud64.RemoveThis@hotmail.com> wrote in message news:uccTMmczIHA.3920@TK2MSFTNGP02.phx.gbl...
>>>I run windows XP Pro and Office 02 XP. On my web site for hobby photography I'm trying to protect
>>>my images. I have figured out the code to stop right clicking. The problem I have is this- The
>>>right click protection only works on my thumbnails. If you click the thumbnail to enlarge the
>>>image you're then able to right click and save the enlarged image. What is the code to protect
>>>the image after it's been clicked on, and does it go in the header too?
>>> Here's a link to one of my page if you want to see what I mean.
>>> http://www.just4funphotos.com/Craig%20Morgan.htm
>>> Thanks,
>>> Dennis
>>
>> Well, the standard reply is "You can't"
>>
>> If the photo is visible, then it is already on the viewer's computer and can be accessed and
>> copied
>>
>> All that you can do is try to make the photos ones that no-one will want to copy
>> EG
>> Save the photo as low quality
>> Put a watermark over the photo using image software
>> --
>> Trevor Lawrence
>> Canberra
>> Microsoft MVP - FrontPage
>> MVP Web Site http://trevorl.mvps.org
>>
>
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office other -> Programming All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
 Office
  Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET