Table of Contents
upload Method 

Start the upload.

Syntax
JavaScript
 AJAXUploader.upload()
Remarks

This function is useful if you would like to perform additional logics (such as input validations) before the upload.

See Also