Hi all: Anyone know of the best way to upload multiple files for processing? I created a document management system of sorts and I want to allow the user to select a bunch of files from their computer, then I want to loop through and add the appropriate records to the database for each file. Kind of like a mass file import. To my knowledge, the FILE input type (in conjunction w/ CFFILE) doesn't allow the user to select multiple files - or does it? If it doesn't, I'd just have the user place all the files they want to import into a folder and then scan the directory using CFML and do what I want. But it'd be nice to allow them to select multiple files via a regular Browse... dialogue. Ideas? --D ################### David Notik Digital202, LLC Imagination gone digital. Web: <http://www.digital202.com/> www.digital202.com E-mail: <mailto:dave@;digital202.com> [EMAIL PROTECTED] Office: (206) 575-1717 Mobile: (206) 351-3948 ###################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

