Return to the Web Authoring Forum
| Post a Follow-Up
Can I disable source view or hide my html source
| | |
Posted by Rohit (rohitk@infopage.co.nz) on Thu, Feb 10, 00 at 6:45
Any one knows how to disable source view or how to hide my html source.
Follow-Up Postings:
RE: Can I disable source view or hide my html source
| | |
Its not possible. But what you can do, is open your HTML page in a text editor and shift all your code way down the page...but its pointless.
RE: Can I disable source view or hide my html source
| | |
yeah.. if its HTML, it pretty much can be viewed/stolen
RE: Can I disable source view or hide my html source
| | |
- Posted by
Fabrizio Ricciarelli (ric@theta.it) on Tue, Feb 22, 00 at 5:24
Try using two distinct HTML files: on the first one write your "to be hide" code and, on the second one, call the first one using the #include clause (you can found more explanations about this clause on the web).
RE: Can I disable source view or hide my html source
| | |
Do you really think your html coding is that important? well there is a java script for no right click if you dont want anyone to save your images. And you can use CSS web pages to hide some of the coding. Even better now is that you can put encoding on your pages so if you catch someone using your "copyrighted" stuff, you can prove they took it from you. James
RE: Can I disable source view or hide my html source
| | |
I'd like to know how the following site hides its HTML.... www.bejewelled.net The screen enlarges and covers up the entire Netscape browser...right click, of course, is disabled
RE: Correction
| | |
Sorry, that addy should be: www.bejewelled.net/suites.html
RE: Can I disable source view or hide my html source
| | |
Hi, I don't know what browser you are exactly using, but when using IE5.01 or even NN 4.03 I have no trouble at all looking at the source. OK the page uses frames to display other pages, but this shouldn't bother any one of viewing the HTML content of those pages. As already stated before, HTML can not be hidden, since it is an essential part of the page. HTML tags are "commands" needed for the browser to read the page and display it appropriately
RE: Can I disable source view or hide my html source
| | |
Hi, every body I need a program that I can read HTML code for any page in net.. Is any one to help me?... please mail h_zandi@yahoo.com Best regards Hadi
RE: Can I disable source view or hide my html source
| | |
You can't. The browser needs the HTML to render the page and there is no way to disable the view source item in the menu. And no-right-click scripts are dishonest, show arrogance, and are worthless because a view source item is usually in the Edit menu, which does not need to be right-clicked.
RE: Can I disable source view or hide my html source
| | |
They have scripts that will scramble your code. Just insert your code into the box, hit scramble and copy the scrambled code to your webpage. When you do a View Source, your code will be jibberish, but the system recognizes the commands. Only trouble is that you will have to paste the scrambled code back into the decoder in order to work on it again.
RE: Can I disable source view or hide my html source
| | |
Yeah those right click and combined left click are all useless, the only way is to use Flash, even if you cant get view source you can use a bot to get the info.
RE: Can I disable source view or hide my html source
| | |
server-side includes, if the server supports it!
RE: Can I disable source view or hide my html source
| | |
Microsoft Front Page = Source codes! Netscape Composer = Source codes! IE V6.0 can still view source codes! so is it really worth hiding? hm. Two simple ways are: 1) Use http://www.angelfire.com/geek/esfiles/ to generate your image into java applet. NO Right Click Here :) 2) Use flash to generate design. No More Source Code Here :) Ever wonder "too easy" is right under your sleeve :) Ever wonder to pay or not to pay :) In conclude if you know how to use Microsoft word, then it should be a walk in the park :) |
RE: Can I disable source view or hide my html source
| | |
| ++++Update---- You can't hide anything online! However, you can make it harder to steal, but, this only work for newbie! 1) At www.swishzone.com you can build flash without knowing flash, very simple, and yes, you can even crack it! 2) Source codes are everywhere, you can hide it, but then there will always be another site out there. "if you are good at it, then why bother to hide!" 3) Even if you put it in css or jsp people can still download the whole thing and open it. 4) If i want to steal a picture, I can use the printscreen command on my keyboard! So there is nothing to hide alright! Now email me if you want to make money online :) |
RE: Can I disable source view or hide my html source
| | |
| Offcourse you can make your website in word, because the code is very complicated :) |
RE: Can I disable source view or hide my html source
| | |
| Got a link to check out, done like that? :) |
RE: Can I disable source view or hide my html source
| | |
| It is true: the source becomes very blurry because of the use of xml and styles and such. But still readeble, and still clear enough to get the links to pics or what so ever... Niels. |
RE: Can I disable source view or hide my html source
| | |
| Folks, using server side includes doesn't hide the code. The output to the browser contains everything on the page, including whatever was included. In other words, the file gets included then sent to the browser, so when you view source, you do NOT see the "include" statement -- you DO see the actual file which was included. Cheers, JoJo |
RE: Can I disable source view or hide my html source
| | |
Not sure how old all these post are .. BUT ... Yea, there's a way ! Depending on how you want to do it. Depends if your page is hosted by you or over the web on a webbased hosting or free site. But YES, there's a way. Just contact me if you want help or advice. |
Here is a link that might be useful: My site so you can see what I mean.
RE: Can I disable source view or hide my html source
| | |
| Why would you want to hide your source code? Unless you are claiming something new and want to grab the intellectual rights to it, that is. The Internet exists because MOST people want to freely disseminate information throughout the world. That's how we keep the Saddam Hussein's, Hitler's, and George Bush's from ruling the world. Hiding source code is in the realm of large corporations and governments. |
RE: Can I disable source view or hide my html source
| | |
Please- because I am so computer dumb....I saw your post. Why would you hide your html? Is it because someone could steal/hack? Is it because you don't want someone to know the origin of the site or email? Or is this something else? I thought that anything you put into a site/email/computer could be retrieved- that it can always be tracked. Just learning. Thanks |
|
|
|
|