Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

hide html (source) code

New Here ,
Jul 19, 2006 Jul 19, 2006
hi,
I want to hide html code of my web pages and of my css-page. I found one way in using a commercial tool to encrypt the code.

is there another way, and if not, can anyone give me a tip which tool is the best?

Thank's for help

Jens
TOPICS
Server side applications
543
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 19, 2006 Jul 19, 2006
> is there another way

No. What is so valuable in your code, anyhow?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"kikde" <webforumsuser@macromedia.com> wrote in message
news:e9l9e3$j9s$1@forums.macromedia.com...
> hi,
> I want to hide html code of my web pages and of my css-page. I found one
> way
> in using a commercial tool to encrypt the code.
>
> is there another way, and if not, can anyone give me a tip which tool is
> the
> best?
>
> Thank's for help
>
> Jens
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 19, 2006 Jul 19, 2006
There really isn't any way at all, despite the claims of the tool you've
found.


"kikde" <webforumsuser@macromedia.com> wrote in message
news:e9l9e3$j9s$1@forums.macromedia.com...
> hi,
> I want to hide html code of my web pages and of my css-page. I found one
> way
> in using a commercial tool to encrypt the code.
>
> is there another way, and if not, can anyone give me a tip which tool is
> the
> best?
>
> Thank's for help
>
> Jens
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 19, 2006 Jul 19, 2006
> I want to hide html code of my web pages and of my css-page. I found one
> way
> in using a commercial tool to encrypt the code.

You were scammed. There is *no* way to hide it.

-Darrel


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 19, 2006 Jul 19, 2006
On 19 Jul 2006 in macromedia.dreamweaver.appdev, kikde wrote:

> I want to hide html code of my web pages and of my css-page. I found
> one way in using a commercial tool to encrypt the code.
>
> is there another way, and if not, can anyone give me a tip which
> tool is the best?

The best tool is an FTP client; the method is to not use it. That's the
/only/ way to hide HTML and CSS.

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/email.php
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 19, 2006 Jul 19, 2006
LATEST

"kikde" <webforumsuser@macromedia.com> wrote in message
news:e9l9e3$j9s$1@forums.macromedia.com...
> hi,
> I want to hide html code of my web pages and of my css-page. I found one
> way
> in using a commercial tool to encrypt the code.
>
> is there another way, and if not, can anyone give me a tip which tool is
> the
> best?
>

Uh... no.

Dude, think about it for a second.

Your web browser does its magic by reading html and CSS files and places
text and other objects where they need to go based on those files. If your
browser can read it, you ain't encrypting jack, and anyone with so much as a
code editor that auto-formats code will make short work of your commercial
tool.

Besides, there is nothing, and I mean NOTHING in your HTML worth hiding.
It's all been done better before.

GregoryD


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines