How do I hide my source?

Answers were Sorted based on User's Feedback



How do I hide my source?..

Answer / guest

You can't. The source is necessary for the browser to
display your document. You have to send the complete,
unencrypted source to the browser. Even if a particular
browser doesn't have a "View source" option, there are many
that do, and you can always retrieve the document by hand
(using telnet) to get its source. Or check the browser's cache.

You can of course put a few hundred empty lines above the
actual source, then newbies who don't see the scrollbars
will think there is nothing there.

Is This Answer Correct ?    0 Yes 2 No

How do I hide my source?..

Answer / syed aleem

You can hide the source, right click options using javascript.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More HTML DHTML Interview Questions

What is a syntactical device?

0 Answers  


What is <figure> in HTML5?

0 Answers  


What is a self closing tag?

0 Answers  


What are the new <input> types for form validation in html5?

0 Answers  


What is html5 vs html?

0 Answers  


What are the tags used to separate a section of texts?

0 Answers  


What is a frameset?

0 Answers  


What is layer in html?

0 Answers  


Why doesn't XHTML2 use XLink?

1 Answers  


What is the purpose of the data-* attribute?

2 Answers  


How can you make an email link in html?

0 Answers  


What are the characteristics of html?

0 Answers  


Categories