Last month I mentioned an app written by Ryan Favro demonstrating how to use Flex 2 to build a client that allows you to upload multiple files to ColdFusion. Well, Ryan has now written an article about his app for Dev Center. If you want to learn more about how his code works, check this out.
Here is my sample about multiple File Upload.
http://shigeru-nakagaki.com/index.cfm/2006/8/16/20060815-FileUploadExample2-updated
Thanks
Am i the first to notice that the upload.cfm file is missing form the sample files… ? And Ireally wanted to learn more about thos too 🙁
The upload.cfm file is located in bin file included in the sample. I’ll bring this up to the devnet folks.
Sorry by bin file I meant bin directory.
Sorry, but it’s not in the zip file.
The devnet folks have corrected the sample file so by all means re-download it.
Hi!
One of the sulutions to select at once and upload multiple files or all files within folder is Flash upload control. It works in all browsers and OSs and just needs Flash player on client side.
See example here:
http://www.element-it.com/DEMOMULTIPOW.ASPX
Hello,
Take a look to another advanced flash upload utility EAFlashUpload:
http://www.easyalgo.com/eaflashupload.aspx. It has three diferent user interfaces and many advanced features.