Click to See Complete Forum and Search --> : Prevent From Viewing Source


Bendude64
11-13-2004, 07:47 PM
Okay I got the Java Script on the No Right Click. But I need a script that prvents the users to click the source button under View. You know what im talken about?

Vladdy
11-13-2004, 08:05 PM
Learn HTML so you are not ashamed of your source code. :rolleyes:
Can not think of another reason to hide HTML source :p

Bendude64
11-13-2004, 08:09 PM
I know html

pawky
11-13-2004, 09:44 PM
Originally posted by Bendude64
I know html

what he is saying is that you cant. For one the JS that u use can easily be disabled and even if it isnt disable i can get around it (with out going up to view). Blocking the source code from being viewed cannot be done and there is also no reason to want to do this.

MstrBob
11-14-2004, 06:16 PM
How to Hide your Source Code! (http://www.vortex-webdesign.com/help/hidesource.htm)

pawky
11-14-2004, 06:57 PM
Originally posted by MstrBob
How to Hide your Source Code! (http://www.vortex-webdesign.com/help/hidesource.htm)

Shhhh!! Don't tell him the secrets ;)

i love #9:

"Use any version of Microsoft Frontpage to create your site. (This won't prevent people from viewing your source, but no one will want to steal it.)"

That's just great ;P

nice site though :)

Bendude64
11-14-2004, 08:39 PM
who me?

Josh
11-14-2004, 09:02 PM
I remember, a few times, trying to view peoples source codes, and finding it encrypted. Haven't the foggiest idea how it's done though. Besides I'd never personally do it because viewing source codes is, in part, how I learned HTML.

Bendude64
11-15-2004, 09:15 AM
is that y they call u the clone master

rhsunderground
11-15-2004, 12:00 PM
Originally posted by Bendude64
is that y they call u the clone master LOL!

but seriously, it does help do be able to look at a clean site when you're trying to make one with things you haven't worked with. i got acronyms from Jona's site.

BuezaWebDev
11-15-2004, 05:16 PM
Heh, aye. You shouldn't be ashamed of the code you wrote. :P

Keep it viewable! Show off your elite coding skills. ;)

Josh
11-17-2004, 08:52 PM
Originally posted by Bendude64
is that y they call u the clone master
Damn right it is! Show me your source and I'll rewrite it in ways you'd never dare dream of.

Bendude64
11-17-2004, 09:53 PM
lol

Ben Rogers
11-18-2004, 04:27 PM
Originally posted by Josh
Damn right it is! Show me your source and I'll rewrite it in ways you'd never dare dream of. Uhm... HTML code is just text, structured. Why would you need to see the source to know what the text and it's structuring is? :rolleyes:

Rollix
11-19-2004, 12:27 AM
i found a program a while ago called html encryptor.. makes ur site look like gibberish.. but it worked in IE.. i sure when u start using higher level languages like php it'll complicate it and nothing is perfect.
but if thats what u want to do, keep people from stealing ur code, then thats a good idea.

-rlx

Jeff Mott
11-19-2004, 12:29 AM
It also has been broken a long time ago. A simple google search will get you the corresponding decrypter program.

Rollix
11-19-2004, 12:33 AM
glad i never actually used it.. i just tested it out and lost interest :)

-rlx