Hi All,
I want to store data in a encypted form (in form of some file) and later on i want to read encrypted data in Java Script and want to pass that encrypted buffer to some Active X component.
My first question how should i read/load a file in java Script and read its contents.?
Also is it possible to parse data in javascript?
Regards
Wanni.