Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIXMLHttpRequestUpload

This interface provides access to the features needed when uploading data using nsIXMLHttpRequest.
1.0
28
Introduced
Gecko 1.9.1
Inherits from: nsIDOMEventTarget Last changed in Gecko 1.9.1 (Firefox 3.5 / Thunderbird 3.0 / SeaMonkey 2.0)

Attributes

Attribute Type Description
onabort nsIDOMEventListener  
onerror nsIDOMEventListener  
onload nsIDOMEventListener  
onloadstart nsIDOMEventListener  
onprogress nsIDOMEventListener  

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh, Jürgen Jeka
 Last updated by: Sheppy,