Select files programmatically

Last post 12-20-2012, 4:41 AM by Wompi. 6 replies.
Sort Posts: Previous Next
  •  11-12-2012, 11:34 AM 75211

    Select files programmatically

    Hi,

    I'm looking to combine the Ajax Uploader functionality with HTML5 files drag and drop feature.
    There is an uploader control on the page and HTML5 area where a user can drop the files to.
    I want to use the drop area instead of the file selection dialog, but then pass those files to the uploader to make the job.

    Is this possible?
  •  11-12-2012, 1:40 PM 75215 in reply to 75211

    Re: Select files programmatically

    Hi Andry,

     

    For now does not support the drag and frop function. Sorry for your inconvenience.

     

    Regards,

     

    Ken 

  •  11-12-2012, 3:30 PM 75219 in reply to 75215

    Re: Select files programmatically

    Hi Ken,

    My explanation was probably not clear enough. I don't need the uploader support drag and drop. I already have this functionality on my own. The only thing I need is to tell the uploader that files I've selected (without clicking the browse button). Hope this makes sense.

     

    Thanks in advance. 

  •  11-12-2012, 5:53 PM 75223 in reply to 75219

    Re: Select files programmatically

    Andry:

    Hi Ken,

    My explanation was probably not clear enough. I don't need the uploader support drag and drop. I already have this functionality on my own. The only thing I need is to tell the uploader that files I've selected (without clicking the browse button). Hope this makes sense.

     

    Thanks in advance. 

     

    Andry,

     

    Please check this example:

     

    http://ajaxuploader.com/demo/Simulate-File-Upload.aspx

     

    It shows you how to pass the file selection from uploader1 to uploader2.

     

     


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  11-13-2012, 5:01 AM 75235 in reply to 75223

    Re: Select files programmatically

    Hi Adam,

     

    Still not there.

    I'll explain once again: suppose you have a simple <input type="file"> on the page and click the Browse button to select some file. How can I pass the information about the selected file to the uploader to actually upload the file upon page submit? (*I don't care that this scenario would cause two same files being uploaded.)

  •  11-13-2012, 7:01 AM 75236 in reply to 75235

    Re: Select files programmatically

    Hi Andry,

     

    I understand your requirement. But for now can not achieve it. I have reported it to the development team, we will improve the html5 support in the future version.

     

    Regards,

     

    Ken 

  •  12-20-2012, 4:41 AM 75497 in reply to 75236

    Re: Select files programmatically

    Hi Ken,

     

    we were looking for the same feature. Would be a nice feature for future versions :-)

     

    Thank you

    Mark

View as RSS news feed in XML