PDA

View Full Version : How to protect source codes



-=+geÖ®GY+=-
August 27th, 2007, 12:09 AM
Is there a javascript code that prevents viewers from saving web files via the website?

e.g. If i have a webpage online which includes images, text, swf etc, i want to make it safe so that no one can simply do a:
"File | Save As | Webpage complete"

and use the files to their advantage.

I simply want the saved html to be a blank html page, and the images not to be included in the save.

Thanks :)

MTsoul
August 27th, 2007, 12:34 AM
Nope no way at all.

- |Flash Man| -
August 27th, 2007, 12:42 AM
Hey Man!

Try using php to change the html/code to random code when downloaded

( not sure how possible this is) but i'm sure i've heard of it being done before
Check/ repost in php forum aswell.

Cheers,
George

- |Flash Man| -
August 27th, 2007, 12:45 AM
Also try some software stuff like this:

http://www.sourceguardian.com/

Ar3d
August 27th, 2007, 04:48 AM
no you can't do that.. website is an open source to everybody.. why need to hide it and for whom?