DownloadClient

SoftArtisans JFile includes two file-transfer applets:

To create an instance of the DownloadClient, use HTML's <applet> tag, as follows.

<APPLET codebase="/JFileSamples" code="softartisans.filetransfer.DownloadClient.class" 
height="0" width="0" mayscript archive="filetransfer.jar" name="filedownload">

DownloadClient Methods

You can manipulate the DownloadClient in script using its numerous JavaScript methods, listed below.

JavaScript methods are case-sensitive.