Flajaxian FileUploader
.NET component for asynchronous file upload
Flajaxian FileUploader
is free and open source .NET web control designed for asynchronous file upload
of multiple files at the same time, without a page post back and with a progress
bar indicating the current upload progress. This control does not require full trust
environment.
The control can be extended with the addition of server side and client side functions.
Flajaxian FileUploader uses Adobe Flash Player 9 or higher Flash Player for the
file upload request.
There home web
site
Example:
This will let users upload files to server and create thumbnails of the orginal
file.
Size Limit is 15KB for each image.
Max image upload at one time is 10.
Once the files have been uploaded, you will be redirected to another page.
This will let users upload files to server and create thumbnails of the orginal
file.
Size Limit is 15KB for each image.
Max image upload at one time is 10.
This will also create folder Upload and the sub folder Thumbs
and the images will be placed there.
*Web Images Only(jpg, gif, png)
This will let users upload files to server and create thumbnails of the orginal
file.
Size Limit is 15KB for each image.
Once the files have been uploaded, you will see the thumbnail of the orginal image.
Click on the image to open the thumbnail image
This will also create folder Upload and the sub folder Thumbs (the thumbnail images
will be stored there).
and the images will be placed there.
This will let users upload files to server and create thumbnails of the orginal
file.
Size Limit is 15KB for each image.
Max image upload at one time is 10.
This will also create folder that is in the code and create a sub folder thumbs
and the images will be placed there
*Web Images Only(jpg, gif, png)
If you like to have my source code. Click here.