weird
07-09-2003, 06:15 PM
9 how can have a message when you look into the source code but not actually have any html in it. for example: like this (please go and view source code) (http://www.blurty.com/~smooches) thank you so much ;D
|
View Full Version : hiding the source code weird 07-09-2003, 06:15 PM 9 how can have a message when you look into the source code but not actually have any html in it. for example: like this (please go and view source code) (http://www.blurty.com/~smooches) thank you so much ;D Dude128 07-09-2003, 06:29 PM that's just an HTML comment (beginning with <!-- and ending with -->), and a bunch of blank lines. scroll down and you'll see the complete source code. there really is no way to hide it. kArEn88829 10-11-2003, 02:06 AM sorry i'm slow so whats the code for it? Lissa 10-11-2003, 03:46 AM Originally posted by kArEn88829 sorry i'm slow so whats the code for it? There is no code, it's just a bunch of blank spaces in your HTML code to make people think there's nothing there. fragile citizen 10-11-2003, 01:12 PM Originally posted by Dude128 that's just an HTML comment (beginning with <!-- and ending with -->), and a bunch of blank lines. scroll down and you'll see the complete source code. there really is no way to hide it. actually...I think there is a way to really HIDE the source..I tried this one program, and it's called HtmlProtecter, I found it off of dynamicdrive.com and it actually works! I've tested it.. only thing is, I think you can only protect .html .asp .php & .jsp... and well.. if you don't buy it, they'll place some stupid ad that wrecks your whole page..but it still works! lol, you should try it sometime..you can get it from http://www.antssoft.com/index.htm?ref=htmlprotector MaGiCSuN 10-11-2003, 01:18 PM you can hide it from the outside world, but you can't let it dissapear. if people go to their TEMP directory they will find anything they need from source code to the images. you can't let your source code dissapear from all ways, becuase the computer needs the source code to view the site so it has to move onto your computer in some way Love, Mirna fragile citizen 10-11-2003, 01:25 PM uh.. you can disable alot of stuff in HtmlProtecter, for example, you can make the page expire immediately, disable page caching, etc.. go here for a live sample http://angelfire.com/moon/ts2info/protected_test.html scroll down and try to view the source code.... and btw, I did not give this page an option to make it expire immediately and stuff..you should try the program out..it's fun..lol MaGiCSuN 10-11-2003, 01:28 PM if people go to their TEMP directory they will find anything they need from source code to the images. i wasn't talking about the program, i was talking about your own computer. a program can do so much, but it's too good to be true i guess. the files are always in the TEMP folder on your pc, no matter how many programs you use or how many script you put on your website Love, Mirna fragile citizen 10-11-2003, 01:31 PM oh..lol, yeah this program is really nice..I wanna buy it.....it would be cool to own it, just to see peoples reactions when trying to view the source...and hey, if they wanna go through their temp files and all of that to get JUST to get the source.. that's a good thing right?! :D pb&j 10-11-2003, 03:17 PM that just uses a javascript escape. very easily uncoded. don't waste any money on buying any program. as said many, many times before, there is no way to hide your html, css, and javascript coding for a webpage. fragile citizen 10-11-2003, 03:19 PM hmm k thanks lol..I guess I can just put little notes in the source... :) darkowl 10-11-2003, 04:39 PM that's good just dont use those disable right click scritps they're stupid and waste space. fragile citizen 10-11-2003, 04:44 PM uh huh..rofl not to mention they are so annoying ... Chris 10-12-2003, 02:41 PM I really wish someone would invent a way to TOTALLY hide the source code......................... MaGiCSuN 10-12-2003, 04:53 PM Originally posted by chrisdb89 I really wish someone would invent a way to TOTALLY hide the source code......................... then someone should also invent a way to view the page without source code ;) darkowl 10-12-2003, 05:17 PM lets put it this way no source code equals no internet. really boring yes? |