I need to read byte array from file in javascript code.

Discussion in 'JavaScript' started by Andrew.Golik@gmail.com, Feb 27, 2007.

  1. #1
    HI,
    I need to read byte array from file via javascript code. I remember there was ActiveXObject called memoryStream or it had other name. I need something that can read bytes from file using javascript only.
    Is it possible? thanks.
     
    Andrew.Golik@gmail.com, Feb 27, 2007 IP
  2. Andrew.Golik@gmail.com

    Andrew.Golik@gmail.com Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is it possible to use ActiveXObject to get file bytes then use them in javascript?
     
    Andrew.Golik@gmail.com, Feb 27, 2007 IP
  3. Andrew.Golik@gmail.com

    Andrew.Golik@gmail.com Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    may be it would be a .NET class that is COMVisible(true).
     
    Andrew.Golik@gmail.com, Feb 27, 2007 IP