Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

How do I select multiple files?

Last post 07-29-2008, 1:24 AM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  07-24-2008, 4:47 PM 42524

    How do I select multiple files?

    This is the demo of uploading multiple files, c# ASP.NET AJAX.  I don't see anything, either in the Choose File dialog, or in the main window, to allow you to select more than one file.  Am I missing something?  Am I just really dumb?  I tried shift-clicking, and control-clickng, but that didn't work.  I tried IE7 and the current version of FireFox, 2.0.0.16.

    Also, while I'm at it, what is the namespace  that the Uploader, UploaderEventArgs etc. classes live in?  Thanks!

     

  •  07-24-2008, 10:41 PM 42530 in reply to 42524

    Re: How do I select multiple files?

    Nevermind about the namespace. I got that from the samples. 

    Also, it looks like you can't really select multiple files for upload, but rather you can upload a bunch of files sequentially, which really isn't the same thing.

    Thanks.

  •  07-29-2008, 1:24 AM 42599 in reply to 42524

    Re: How do I select multiple files?

    Hi,
     
    We use the IE <input type=file> to implement the uploading.
     
    So currently the control only support select 1 file at once.
     
    But we have a new idea to support upload multiple files for the UploadAttachments in the future.
     
    Regards , Terry .
View as RSS news feed in XML