Re: Best Multipart File Upload Tool? Recommendation Needed

2006-06-06 Thread Ray Champagne
Jon:

Check out this link from the time a file upload thread yesterday.

http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms

Ray

Jon Block wrote:
 I've been using the default web form upload technique with my cold
 fusion application for a long time. I want to use something more
 advanced that will show the user upload % completed so that the user
 knows what is going on during the upload. What's the best tool for doing
 this?
 
 Thank you,
 Jon
 
 
 This electronic message transmission contains information from Collegiate 
 Funding Services, LLC or its subsidiaries or affiliates that may be 
 confidential or privileged. The information is intended to be for the use of 
 only the individual or entity named above. If you are not the intended 
 recipient, be aware that any disclosure, copying, distribution or use of the 
 contents of this information is strictly prohibited. If you have received 
 this electronic transmission in error, please notify the sender by reply 
 e-mail @cfsloans.com immediately and delete this e-mail and any attachments 
 from your system and any copies you may have made, electronic or otherwise.
 
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242592
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Best Multipart File Upload Tool? Recommendation Needed

2006-06-06 Thread Rizal Firmansyah
Hi Jon,
ActiveX, Java applet or a Flash will do the job.

We have a Flash based upload component (custom tag) that will do this.

You might want to check them:
1. For single file upload:
http://www.masrizal.com/index.cfm?fuseaction=idea.download_detailProductID=cf_flashupload
 


2. For multiple files upload:
http://www.masrizal.com/index.cfm?fuseaction=idea.download_detailProductID=CF_FlashMultiUpload

Both uses FileReference and FileReferenceList class available in Flash 8.
If you're familiar with Flash and ActionScript, you may want to check 
both classes.

Regards,
Rizal

At 09:58 PM 06/06/2006, you wrote:
I've been using the default web form upload technique with my cold
fusion application for a long time. I want to use something more
advanced that will show the user upload % completed so that the user
knows what is going on during the upload. What's the best tool for doing
this?

Thank you,
Jon




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242594
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54