>>I was wondering if anyone has a demo of a Ajax based multiple file upload that works with ColdFusion.
ColdFusion or not, it is impossible to have a full multiple file upload with only Ajax client side. Ajax is actually Javascript, and there is no possibility of multiple file handling with only HTML and Javascript. Unless the user has to select every file one by one, which is not what I would call "multiple files" really. The only solutions would involve some other client side tool like ActiveX or Flash. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294804 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

