I know the questions regarding Protecting Code / Images / Right Click causes teeth to grind here, but a little different request.
I have a simple One.htm page linked below. Please visit and press the Open Button for a pop-up One_a.htm. (The Start/Stop/Reset Buttons Have nothing to do with this exercise).
Please hack the page to get my Valued Image / Valued Code / Valued Text.
THEN, please explain to me how you did it and if there are additional ways to prevent what you did.
I just want see if indeed I have the best techniques Javascript wize to prevent as much as possible.
I went to the page, I saved it to my computer, then I opend it into notepad removed what i didn't like and then uploaded it to my server and took whatever i wanted.
The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.
Okay! One hole filled. I am assuming just adding a Default.htm will stop the file download. The JS include is a good idea as well.
Any suggestions are appreciated. Not that I have any great code, just want to find out from the real programmers here just how far protetction like this can go.
joe...
/me just a went® to the page...
just a clicked® on your 'open' button...
n' just a rightclicked® n' saved...smile28.gif
n' just a rightclicked® one more time n' selected...view source... n' :O))) sawww it alll...
n' tooo??? /me just a gets® these javascript errors:
JavaScript Error:
http://www.houseofproctor.com/lessons/one.htm, line 19:
syntax error.
<!C- Start Popup Window
^
JavaScript Error:
http://www.houseofproctor.com/lessons/one.htm, line 40:
syntax error.
<!C- Stop Watch
^
JavaScript Error:
http://www.houseofproctor.com/lessons/one.htm, line 125:
Reset is not defined.
n' thatttts just a viewing® your site in netscrap4.7 ...win98SE
The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.
acj...
/me seems to just a remember® ifin' you just a save® the page??? in ie??? thennn you get alll the js/images to go with the page...
The only way i have found to prevent this -- and it probably doesn't hehehe -- is to have all your javascript pertections in a .js file. .js files don't get downloaded -- from what i'vr seen - when someone downloads a page.
Sorry, but when I look at the browser cache in IE, I can see several .js files lying there. Those cached files make hiding content more than a little difficult.
There is a SIMPLE way that you can download .js files.
1) Veiw the scource
2) Goto a WISIWIG editer
2) get the location of the .js file (you may have to add the website address)
3) get that address in a hyperlink.
4) back click and say download