10 years experience in multiple file upload
and web file management solutions
<%TOP_LINKS%>
Attention! JavaPowUpload applet depending of features used has from 250 KB to 1 MB size. First time you need to wait its loading, then it saves to JRE cache and loads quickly next time.
View
all samples at frames and tree view (recommended) (link
will be opened in new window)
Some of the samples:
Note! Remember that the folder for placing uploaded files is a potential source of vulnerability, therefore always prohibit in server settings scripts execution in it, otherwise intruder can upload and execute malicious script.
|
Element-IT JavaPowUpload Examples:
The following examples explains the use of the JavaPowUpload Uploader and Downloader control.Attention! JavaPowUpload applet depending of features used has from 250 KB to 1 MB size. First time you need to wait its loading, then it saves to JRE cache and loads quickly next time.
Some of the samples:
-
Simple upload (
In
new window)
View
source code online
It is a simple example of uploading with the help of JavaPowUpload. Sample doesn't use Java Scripts. JavaPowUpload has default settings here.
-
Resumable and very large files upload (
In
new window)
View
source code online
One of upload mode -by chunks allows resumable upload and very large files upload (10 GB tested)
-
Simple download (
In
new window)
View
source code online
It is a simple example of files download with the help of JavaPowUpload.
-
Simple upload with file system tree view (
In
new window)
View
source code online
This example shows how it is possible to choose files in JavaPowUpload. The users depending on preferences are able to choose files in browse dialogue window or in a tree (value Upload.FileSystemTree.Visible=true).
-
JavaScript + HTML interface (
In
new window)
View
source code online
The example shows the possibility to change JavaPowUpload interface on user’s own HTML interface with the help of javascript + HTML.
-
Upload directory structure (
In
new window)
View
source code online
This is an example of uploading multiple files with the help of JavaPowUpload. A structure of attached files and folders that a user has chosen on local PC for upload is created on server.
-
Upload thumbnails (
In
new window)
View
source code online
This example shows the possibility of image upload and different manipulations with images. A user can see image thumbnails, rotate, crop or resize images before upload.
-
45+ themes (
In
new window)
View
source code online
The example demonstrates how to apply ready-made skin pack for JavaPowUpload interface. 45 themes included.
Note! Remember that the folder for placing uploaded files is a potential source of vulnerability, therefore always prohibit in server settings scripts execution in it, otherwise intruder can upload and execute malicious script.
