LabelZipCancelButton Parameter

 Applet: UploadClient
 Description:

JFile allows you to zip files before uploading them to the server. While zipping files for upload, the UploadClient displays a transfer status dialog that contains a status message and a cancel button. The default text of the cancel button is Cancel. To change the button text, set LabelZipCancelButton.

Clicking Cancel aborts the upload, not only the zip.

See also, LabelZipStatus and Zip Upload.

 Example: <param name="LabelZipCancelButton" value="Cancel Transfer">