Hello If you want to be able to select multiple files in the file select dialog that pops up, then no. There is no way round this as obviously there's a security issue with reading the local filesystem. You can have multiple html file input fields, which will all be uploaded in a single request. Otherwise you could also use a signed Java applet.
James Ryan Meder wrote: > Hi All, > > I have got a request from a client asking if you can upload multiple > files by making use of the standard html input type file, as they dont > want to upload one file at a time. I think this can only be done by > making use of active x controls but not entirly sure. > Does anybody know? > > > > -- > Regards, > > Ryan Meder --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
