Click to See Complete Forum and Search --> : i need some help
guapakitty2002
12-06-2004, 05:49 PM
I am hoping that someone can help me......
I have noticed webpages that when you click on them
to highlight it so you can copy and paste the info....
you are unable to do so....i would like to know how
to do that too....i would appreciate any help on
that. I have already encrypted my html in view
source menu on my current page.
russell
12-06-2004, 06:51 PM
document.onselectstart = stopThatSelect;
function stopThatSelect() {return false;}
Dark Dragon
12-06-2004, 06:51 PM
Hello..
There are Javascripts that can do this however I will tell you right now not to even waste your time trying to do so.
Considering that Apple comp users will be shut out mostly..it is a loosing battle to try and "preserve" your content....that is the sad fact of web design..once it is uploaded it is "public"...
There are really no means to preserve your images..you can put a watermark on your images....make them a really cruddy quality or just not upload images.
I know this seems harsh but even if you did manage to prevent "right-clicking" all those images can still be retrieved from the persons Internet Cache.
In short...don't bother.
spufi
12-06-2004, 07:03 PM
Try to protect it all you want. I click on File and then Save Page As and I have a copy of what I'm looking at. Trust me, if you are trying to protect your stuff from being stolen, it's probably not worth stealing anyway. :D
guapakitty2002
12-07-2004, 11:14 AM
it's ok i managed to do what i want.....i used html guardian!
TheBearMay
12-07-2004, 11:17 AM
Originally posted by guapakitty2002
it's ok i managed to do what i want.....i used html guardian! Just makes it a little harder, but doesn't prevent it...
Paul Jr
12-07-2004, 09:59 PM
People who want it will find a way to get it. There is no point in trying to keep it from people. If you don't want it borrowed/taken/stolen/ect., you can do one thing and one thing only : do not put it on the internet.