User Profile

Collapse

Profile Sidebar

Collapse
delizat2
delizat2
Last Activity: Jan 7 '10, 05:09 PM
Joined: Jan 7 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • delizat2
    replied to ActiveXObject creation
    Found my answer.
    This code is using Windows Script Components. When I did a search for .wsc under inetpub I found the file.
    See more | Go to post

    Leave a comment:


  • delizat2
    started a topic ActiveXObject creation

    ActiveXObject creation

    I'm working with some existing classic asp code.
    The code is working, but I really want to know where/how "MYAPP" and "FileVault" are being defined.

    Does it recognize "MYAPP" from IIS?
    I can't find where FileVault is defined at all. grr
    Any help would be appreciated.

    Language = JScript
    Code:
    var vault = new ActiveXObject("MYAPP.FileVault")
    See more | Go to post
No activity results to display
Show More
Working...