I heard about a new screen cast service today called screenr from fellow blogger and ColdFusion developer Jeff Coughlin. I will provide a better review of the service after I have had some time to play around with it. I thought I would start off small and show you a quick demo of ColdFusion 9's cffileupload tag and my own CFMU Project as options for uploading mutliple files at a time in ColdFusion. Let me know if you like the screen casts because I really enjoy doing them and hope to do more.

#1 by Ben Nadel on 8/21/09 - 5:53 PM
#2 by Dan Vega on 8/24/09 - 9:12 AM
#3 by Naveen on 9/1/09 - 7:56 PM
I had issues with the upload (CFMU). I downloaded the code and started runnign the app. I tried uploading a txt file and the file did not get uploaded. The status says..uploading.
Is there anything, I need to change in the settings. Does not seem to be.
-naveen
#4 by Dan Vega on 9/2/09 - 8:49 AM
#5 by Gareth Edwards on 11/8/09 - 4:58 PM
#6 by Kasi on 11/19/10 - 11:07 AM
can you please help me on this?
Thanks in Advance
#7 by Dan Vega on 1/4/11 - 8:06 AM
#8 by Tayyab on 11/12/11 - 4:26 PM
I got an error 2038. What does this mean?
http://lasanisarkar.org/bait/cfmu/demo/basic.cfm
#9 by Robert N. on 1/18/12 - 2:35 PM
I'd like to be able to upload multiple files as part of a form submission. Is this possible with this tag?