Results 1 to 5 of 5

Thread: Hide All Code

  1. #1
    Join Date
    Sep 2005
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hide All Code

    Is there anyway to hide all the code so that when a user clicks on view source, nothing is shown.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    No.
    HTML is plain text. You don't need to hide it, you can't hide it, and there's no reason to do so.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    http://www.dynamicdrive.com/dynamicindex9/noright3.htm

    this may be helpful, although you can never really protect your code

  4. #4
    Join Date
    May 2005
    Posts
    141
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    just ran across this, it encrypts it

    http://www.dynamicdrive.com/dynamicindex9/encrypter.htm

  5. #5
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by spyder
    just ran across this, it encrypts it

    http://www.dynamicdrive.com/dynamicindex9/encrypter.htm
    It doesn't do anything of the sort. What it does do, however, is make your document completely dependent upon client-side scripting. No-one's source code is that important.

    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •