Re: vbscript encoder



I assume that WHO WANT TO READ IT, you mean people who have direct access to
your vbscript code???
Now, if you are talking about how visible is your server code in the cliend
side (once it has been sent to the web browser), the
answer...invisible...unless you use vbscript for client-side functions
inside your own ASP files.
I hope I could help.

"Jim" <no@xxxxxxxx> wrote in message
news:%234sdNlCsGHA.2424@xxxxxxxxxxxxxxxxxxxxxxx
how is server side vbscript visible to all who want to read it?



"mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx> wrote in message
news:zrtrg.4451$ye3.810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Tne encoded script will not work in Firefox?

VBScript will not work in Firefox.
VBScript will not work in Opera or Safari.
It's a Microsoft product that only IE recognizes.
If you want encoded script for a webpage you
are probably wasting your time.

1) VBS won't work in most browsers.

2) Encoded script can be decoded.

3) Whatever you are doing with the
script is probably not so special that
it needs to be protected, since all script
online is visible to anyone who wants to
read it.







.



Relevant Pages

  • Re: vbscript encoder
    ... VBScript will not work in Firefox. ... VBScript will not work in Opera or Safari. ... Encoded script can be decoded. ...
    (microsoft.public.scripting.vbscript)
  • Re: vbscript encoder
    ... VBScript will not work in Opera or Safari. ... It's a Microsoft product that only IE recognizes. ... Encoded script can be decoded. ...
    (microsoft.public.scripting.vbscript)
  • Re: Getting around .Net Strings being UTF-16 encoded only
    ... The application that is expecting the UTF-8 Encoding creates a file ... using the the default that comes in from the web browser and creates ... the file via vbscript, windows scripting code. ...
    (microsoft.public.dotnet.general)
  • Re: Getting around .Net Strings being UTF-16 encoded only
    ... The application that is expecting the UTF-8 Encoding creates a file ... using the the default that comes in from the web browser and creates ... the file via vbscript, windows scripting code. ...
    (microsoft.public.dotnet.xml)
  • Own macrolanguage
    ... Is there an opportunity to write an interpreter of an own macrolanguage like JavaScript or VBScript for existing web browser like Internet Explorer? ...
    (microsoft.public.dotnet.framework)