Submit Your Article Forum Rules

Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: protecting html source code..help

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    2

    protecting html source code..help

    hello,
    can any one help me by providing some info about code or software which can be used to protect my html code from viewing?

  2. #2
    Junior Member
    Join Date
    Mar 2004
    Posts
    1
    i think there are many scripts availible on net for free for this kind of protection.There is also a software that might be useful to u.its called html protector. http://www.html-protector.com

  3. #3
    Member
    Join Date
    Mar 2004
    Posts
    40
    Easiest thing I have found to do bob_bud is convert your whole page to UNICODE. There are a few packages out there that are free, and a few that you will have to pay for.
    Read the forum rules about signatures

  4. #4
    Senior Member splinter's Avatar
    Join Date
    Jul 2003
    Posts
    118
    I would seriously not recommend using that program unless you want your website to be inaccessible to millions of people.

    How?

    That program uses javascript and lots of people have this turned off on their browser. Also, people who need to use screen-readers and other such software will not be able to access the site.

    It also makes the site user-unfriendly. You can't print the site, right-click etc. etc.

    Also, why do you want to hide the code?

  5. #5
    Senior Member ranjan's Avatar
    Join Date
    Sep 2003
    Posts
    152

    Forget It

    First read this

    http://www.vortex-webdesign.com/help/hidesource.htm

    Then this

    http://www.total-impact.com/forums/s...t=html+protect

    In short forget it, it just is not possible. A browser has to understand the HTML to render it, hence if the browser is smart enough to decode your encoded HTML, there are people smart enough who can decode it as well.
    ranjan | Macromedia Certified Dreamweaver MX Developer
    http://www.dreamlettes.net - a dreamweaver resource
    http://www.ranjan.ws - got blog?
    http://www.total-impact.com - a web design community

  6. #6
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    ranjan gave thisThe first one, "Vortex", is halarious. I think it should be stickied, along with your explanations of browser functioning, at the top so that we don't have to go through this every time.
    I believe we all wanted this at one time or another when we were new.

    Did you know that at the second link you gave, there is someone using your name, ranjan? Just thought you might want to know. :O)

    I really would like a little diddy by ranjan though, he is easy to understand and helps us realize the futility of trying to protect content.
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

  7. #7
    Junior Member
    Join Date
    Mar 2004
    Posts
    2
    hello i checked the html-protector software..its what i want exactly..alex have u used it before?
    thanks

  8. #8
    Senior Member splinter's Avatar
    Join Date
    Jul 2003
    Posts
    118
    Why do you want to hide your code? I don't want to sound repetitive but, as I mentioned above, there are many reasons not to use that software and no reasons for using it.

    The web was invented to share information so surely it should remain that way.

  9. #9
    Senior Member
    Join Date
    Jul 2003
    Posts
    174
    Even it were possible to hide your HTML it would be pointless. Anyone with an understanding of HTML could duplicate the look of your page just by viewing it in their browser. There is a difference between HTML and Code. HTML is not code. HTML is a markup language which means all that it does is tell the browser how to display the information. HTML is easily duplicated.

    Joe
    Joe
    GimmeItNow.com
    Shopping Directory
    Gift Registry For Any Occassion

  10. #10
    Senior Member splinter's Avatar
    Join Date
    Jul 2003
    Posts
    118
    Actually, I took a look at the source-code provided by that HTML-Protector and all it is is unicode. But unicode can still be hacked and read. Some people can read all sorts of code like I can read this text I'm writing.

    Basically, you cannot prevent someone looking at your code. If you have it encrypted, people will be able to un-encrypt it. Someone had to do it in the first place.

    Take it from me, don't do it. It's pointless. You'll also save money :D

Page 1 of 2 12 LastLast

Similar Threads

  1. Description Twice on the Source Code!
    By tushar123 in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 08-23-2007, 06:52 AM
  2. Dynamic code in source code
    By Milo in forum Google Discussion Forum
    Replies: 4
    Last Post: 07-02-2007, 07:25 AM
  3. Protect Source Code
    By MySipsTea in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 10-04-2004, 08:37 AM
  4. Source code not available =;-(
    By groenie in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 08-17-2004, 11:29 AM
  5. Help!!! Can't view source code
    By mscrow in forum Graphics & Design Discussion Forum
    Replies: 11
    Last Post: 01-10-2004, 04:17 AM

Posting Permissions

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