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.