Java upload applets are an ideal solution for file and folder upload. Unlike ActiveX components applets are platform independent. This means that they also work on a Mac or on a Linux machine. JavaAtWork offers two multiple file upload applets. One for HTTP and one for FTP.
MultiPowUpload is easy client-side solution that can be used to perform file uploads from a user machine to the web server. MultiPowUpload is a Macromedia Flash movie supported by most browsers and needs just Flash player plug-in on users side and any standard file upload script on server side.
CrazyBeavers Upload Class is a freeware ASP Class written using VBScript. It provides an easy to use interface for handling uploaded files on an ASP page.
CrazyBeavers Upload Class was built partially on code by Gez Lemon of Juicy Studio. It has been rewritten and enhanced by CrazyBeaver Software and have had a new class interface added for easier use. For more information on Juicy Studio please visit http://www.juicystudio.com/.
This script is modelled after similar scripts that are well-documented and found on the internet. One of earliest authors to create a pure-ASP upload utility that we are aware of is Lewis Moten; however this script is quite different from earlier models. Our version contains improvements over similar utilities such as the RestrictFileExtension option, improved support for multi-lingual environments, a superior multi-byte-string to binary conversion function (which uses ADO rather than VBScript multi-byte functions), and a superior method to stream data to disk (which uses ADO rather than FileSystemObject).
ASPired2Upload is an ASP class for uploading files to a web site. There are many ways to upload files to your web site, however, ASPired2Upload uses only pure ASP and adds some features that most other upload classes omit.
Hi-performance, pure ASP file upload script with progress bar indicator. Let's you upload multiple files with size up to 100th of MB to a disk or database along with another form fields.
First of all I just want to say that I've managed to fix both the forum and Beaverblogg.com now so they should both work fine. It took quite some work though, especially since I had to spend about 10 hours of development on the forum to get a working version online again with the security maintained. I set out a few weeks ago to rebuild the security parts of it to handle user groups and a few other pieces and it went quite out of my hands. Now when the code I was using online was deleted I had no other option then to complete my half done work to get it back online as soon as possible.
Anyway, in that progress I stumbled upon a few bugs reported by various people had reported on my upload class that I hadn't been able to reproduce earlier. However, when I moved to my new server it started to happen everytime. Seeing that I felt that I really had to get down on this and fix it so now I've spent most of the evening rewriting the parsing routine to work in every case I can think of. I've tested this on my local machine (XP SP2), my old server machine (Win2k Server) and my new server machine (Win2k3 Server) and it runs smooth on all of them. Seeing that it works so great (and fast, I only lost about 2% speed in my first tests but I might have got those percent back later when optimizing ) I decided to put out a new release immediately so now you can grab CrazyBeavers Upload Class 1.2 from the products page
ASP_FlashMultiUpload is a quick solution to replace multiple ordinary This custom tag also adds below functionalities:
1. Filter file that can be uploaded. The filtering is done by file extension.
2. Limit maximum size of each and total file that can be uploaded
3. Limit maximum number of files that can be uploaded
4. Progress bar showing the progress of uploading process.
Can do above functions? No.
Are those functions requested by you and your clients? Yes, they are!
Note:
The original source code for FlashMultiUpload.swf is not distributed and it's not intended for sale.
Contact us if you want to customize this custom tag further.
Image Uploader? is a powerful uploading solution for your sites. It enables website developers to provide their users with a user-friendly uploading interface for multiple files. Now to upload, say, 10 files, the user doesn't need to click 10 times on the Browse button and select each file separately (as via the standard HTML elements). Now the user can navigate their folders directly in their browser, select necessary files, and start uploading them in only few clicks.
JUSX (JiRo?s Upload System eXperience) is a web-based file upload system. JUSX is written in Pure ASP and allows you to upload files (No upload component is required) to your server from any computer conneted to internet, no ftp-program is needed. JUSX includes a lot of features like create unlimited user accounts, edit/delete accounts,Create/Delete folders,Upload/Download/Preview/Rename/Move/Delete files...