uploadPane.saveUploadList(Number) Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Saves the upload list with the specified id.

Syntax

JavaScript
$au.uploader('uploaderID').uploadPane().saveUploadList(id);

Parameters

id

Type: Number

Unique integer value to save the current upload list with this identifier.

Remarks

Note

ActiveX/Java Uploader Express does not restore upload lists. See the Upload Suite Editions topic for details.

Maximum number of upload lists allowed to be saved is 50.

See Also

Reference

Manual