[CLOSED] how can i upload multiple files using Ext.NET + IE

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] how can i upload multiple files using Ext.NET + IE

    Hi,

    I need to implement a multiple file upload in my app, i read in the forum that this is not possible with ext.net component and IE < 10 exists another way to do that ? is possible use SWFUpload with Ext.NET ? any suggestions

    thanks
    Last edited by Daniil; Jul 02, 2013 at 4:06 AM. Reason: [CLOSED]
  2. #2
    SWFUpload distributive has ASP.NET example which you can use in your Ext.Net application
    https://code.google.com/p/swfupload/
  3. #3
    Is SwfUpload being considered to be part of a future version of ext.net? If so, that would be awesome, but I realize also that swfupload may not be viable if there is no one actively supporting it. The security features in Flash 10 could render some interesting unsupported challenges, and the suggestion on its page to load versions lower than 9 isn't really an option for most clients.
  4. #4

    What about this one?

  5. #5
    Quote Originally Posted by michaeld View Post
    Is SwfUpload being considered to be part of a future version of ext.net? If so, that would be awesome, but I realize also that swfupload may not be viable if there is no one actively supporting it. The security features in Flash 10 could render some interesting unsupported challenges, and the suggestion on its page to load versions lower than 9 isn't really an option for most clients.
    Yes, it would be cool. Currently, it is partially implemented, but no time frame for now when it finally is finished.

    Yes, drag&drop files onto browsers is a nice feature, but there is the same problem in IE. As far as I can know even IE9 doesn't support it. IE10 should support.
  6. #6
    Quote Originally Posted by Daniil View Post
    Yes, it would be cool. Currently, it is partially implemented, but no time frame for now when it finally is finished.
    Holding breath...

    Quote Originally Posted by Daniil View Post
    Yes, drag&drop files onto browsers is a nice feature, but there is the same problem in IE. As far as I can know even IE9 doesn't support it. IE10 should support.
    I don't mind if IE9 doesn't support it if IE10 does. Ultimately the browser can be detected and the best options can be provided based on what's available. So for instance, IE9 would get a button to select files, and IE10 would have a drag drop zone in addition. :)

    I don't need this feature yet but I will need something by the end of the year.
  7. #7
    Vladimir has committed a beta version of SwfUploader. An example is here:
    trunk\Ext.Net.Examples\Examples\SwfUploader\Basic\Simple\Default.aspx
    We would appreciate any feedback (for example, bug reports). It would be best to start new threads.
  8. #8
    Quote Originally Posted by Daniil View Post
    Vladimir has committed a beta version of SwfUploader. An example is here:
    trunk\Ext.Net.Examples\Examples\SwfUploader\Basic\Simple\Default.aspx
    We would appreciate any feedback (for example, bug reports). It would be best to start new threads.
    sorry, how can i access to the example? is link ok ?
  9. #9
    Quote Originally Posted by JCarlosF View Post
    sorry, how can i access to the example? is link ok ?
    download newest version of Ext.Net from trunk repository. It will be in folder where you synchronize it.
  10. #10
    Hello!

    You should update from the trunk: http://svn.ext.net/premium/trunk

    Then you can find the example in the trunk folder: /trunk/Ext.Net.Examples/Examples/SwfUploader/Basic/Simple/Default.aspx . Absolute path in the SVN: http://svn.ext.net/premium/trunk/Ext...e/Default.aspx
Page 1 of 2 12 LastLast

Similar Threads

  1. [CLOSED] multiple file upload and file size at client side
    By mirwais in forum 1.x Legacy Premium Help
    Replies: 24
    Last Post: Dec 15, 2014, 5:44 AM
  2. [CLOSED] Multiple file support to upload in file upload control
    By legaldiscovery in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Feb 01, 2013, 9:41 AM
  3. File Upload Field - Multiple files?
    By peter.campbell in forum 1.x Help
    Replies: 2
    Last Post: Jul 04, 2012, 11:40 AM
  4. [CLOSED] Upload files
    By Marcelo in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 20, 2012, 9:54 PM
  5. Replies: 1
    Last Post: Jun 23, 2011, 9:37 AM

Tags for this Thread

Posting Permissions