The only non-applet (pure html and CF) method is to use multiple <input type=file> tags on the form, then loop through them on the action template. End result can look something like this demo page:
http://www.humankindsystems.com/images.htm Ron Hornbaker President/CTO . . . . . . . . . . . . http://humankindsystems.com . . . . . . . . . . . . w e c o d e. w e c a r e. . email tracking and routing made easy: http://answertrack.com > -----Original Message----- > From: Sebastiaan Barlo [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 29, 2001 10:06 AM > To: CF-Talk > Subject: multiple attachment selection client side..... > > > Dear all, > > I'm working on a webmail application and I want to give users > the ability > to attach multiple files to there messages. I know how to do the server > part of this procedure but not the client side. > I can't get this to work with <input type="file"> cause this > only supports > one file at a time and I want my users to give the ability to attach > multiple files. > Any idea on how to accomplish this? > > Thnx in advance, ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

