Carl, There are a number of ways to do this, and I use most of them, so it really depends on how you want to use the uploaded file ultimately.
I think the best way is to popup a new window where you handle the file uploads seperately, and from this window you can then do a multiple select on as many of the uploads as you like... the id's of these files is then returned to the form and added to the table in a comma-delimited list for reference later. Email me off the list if you need more help... Regards... Steve C -----Original Message----- From: Carl Vanderpal [mailto:[EMAIL PROTECTED] Sent: Sunday, 16 November 2003 10:43 PM To: CFAussie Mailing List Subject: [cfaussie] cf multiple uploads... Hello CFAussie, can someone point me to a site or give me an idea on how to upload multiple files to a server...as the one I created only does one at a time (the standard input type="file"). As this was the original request from the client.. but now he wants multiple (possibly 5 or more)...he is uploading wma video files (average size is 400kb - 900kb)?? he is using a fully sik trial internet connection (something through optus I think) it is 2gb or something fast like that!! so no worry about speed.. ;-) Thanks Best regards, Carl Vanderpal Po Box 3462 Dural, NSW 2158 mailto:[EMAIL PROTECTED] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
