Results 1 to 2 of 2

Thread: VBScript.Encode

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537

    VBScript.Encode

    i'm looking at some asp files and alot of the code looks like this
    Code:
    <%=#@~^CwAAAA==~M/crKD:r#MgMAAA==^#~@%>
    at the top of the page there is this
    Code:
    Language=VBScript.Encode
    can anyone explain this to me?
    pnj

  2. #2
    Frenzied Member blindlizard's Avatar
    Join Date
    Feb 2001
    Location
    Austin, TX - United States of America
    Posts
    1,141
    According to MSDN, it is a way to hide your code. Here is the link
    http://msdn.microsoft.com/library/de...erOverview.asp
    I drink to make other people more interesting!
    [vbcode]On Error GoTo Bar[/vbcode]
    http://www.monsterlizard.com

Posting Permissions

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



Click Here to Expand Forum to Full Width