Re: Hiding Source Code
- From: "Al Dunbar [MS-MVP]" <alan-no-drub-spam@xxxxxxxxxxx>
- Date: Sat, 24 Sep 2005 18:30:42 -0600
"Ira Baxter" <idbaxter@xxxxxxxxxxxxxx> wrote in message
news:O6JjrJUwFHA.3800@xxxxxxxxxxxxxxxxxxxxxxx
> "Earnie" <Earnie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:93978ECD-026D-483C-830F-BE6836C39E58@xxxxxxxxxxxxxxxx
> > How do i set up an web page so the source code is not visible
>
> You can't prevent web page code from being seen.
> You can obfuscate any script code in that page so that it
> is difficult to understand. See
> www.semdesigns.com/Products/Obfuscators
> and check out the link for VBScript.
Alternately, you might be able to recode your web page in server side
script, which is executed on the server and the only the results sent to the
browsing client.
/Al
.
- References:
- Re: Hiding Source Code
- From: Ira Baxter
- Re: Hiding Source Code
- Prev by Date: Re: String manipulation and HTML TAGS
- Next by Date: Re: VBS application to interface Weigh bridge to SQL Server
- Previous by thread: Re: Hiding Source Code
- Next by thread: String manipulation and HTML TAGS
- Index(es):
Relevant Pages
|