Christian Biesinger wrote:
Are you using sync requests by chance?
Nope I did check that one ;-)
httpRequest.open( "POST", "host.dcomain/path", false );
It does fire multiple events but they just seem to queue up one after the other and fire all at once, but still before the onload() method is called.
If I set it as a synchronous request then then the onprogress() method is only called once before the onload() fires.
_______________________________________________
Mozilla-netlib mailing list
Mozilla-netlib@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-netlib