The uploader type exposes the following methods.
Name | Description | |
---|---|---|
cancelUpload | Stops the upload process. | |
getHtml | Generates the HTML code which will embed ActiveX/Java Uploader and returns it as a string. | |
set(Object) | Sets the specified properties. | |
upload | Starts the upload process. | |
writeHtml | Generates the HTML code which will embed ActiveX/Java Uploader and writes this code directly into the page. |