Vladimir Kelman wrote:
Hello!

I'm trying to write [JavaScript] code to upload [binary] files from
user's machine to a server (PHP page) using XmlHttpRequest object.

The very first question is how to attach a file to XmlHttpRequest? As I
understand I need to create something called a "stream" to do it. Is it
possible to do it in Mozilla and IE using JavaScript and possible XML?


Search this group archives and look at this sites: http://xulfr.org/wiki/ApplisWeb/Request http://jslib.mozdev.org

_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to