Is it possible to read a file in from a path in JavaScript and create a byte[] of that file?
File I/O in Javascript is considered a serious security risk:
http://forums.devshed.com/javascript-development-115/file-i-o-with-javascript-10376.html