JavaPowUpload 1.0 control documentation

JavaPowUpload is easy client-side solution that can be used to perform file uploads from a user machine to the server and file downloads from server to user mashine. JavaPowUpload is a crossplatform component that runs on any OS (Windows, Linux, Mac, etc) where Java Runtime Environment is installed. JavaPowUpload supports any standard file processing script on server side.

In a pure-HTML solution, client files can be uploaded to the server via a multipart/form-data form with one or more <INPUT TYPE=FILE> items on it. However, the form-based approach has the following limitation:

 

In a pure-HTML solution, user can download files from server by clicking on <a href=""> link. However, this method has the following limitation:

 

JavaPowUpload features:

 


JavaPowUpload system requirements:

User's side:

Server's side: