Search

You searched for the word(s):
< 1 second(s)
  • Re: Manually attach file using javascript

    Thank you for the answer...&nbsp;My client need send the files automatically...He will select the files previously (Right button on the file &gt; Send to my WebSite).&nbsp;This action will open my desktop application that will send automatically the selected files, using the upload form.&nbsp;Have no way?&nbsp;Thanks again.&nbsp;
    Posted to Ajax Uploader (Forum) by osimbr on August 6, 2012
  • Re: Manually attach file using javascript

    Hello again.I found this:&nbsp;var uploader = document.getElementById('&lt;%=frmAnexos.ClientID %&gt;');&nbsp;alert(uploader.getitems().length);&nbsp;Have some way to add files manually to this list?&nbsp;My desktop application have to add files for upload.&nbsp;Thanks again.&nbsp;
    Posted to Ajax Uploader (Forum) by osimbr on August 2, 2012
  • Manually attach file using javascript

    Hello everyone!&nbsp;I'm developing one desktop tool that will open on a webbrowser my upload page and will add manually the files to my AjaxUploader Control.&nbsp;How i add, using javascript , files to my control?&nbsp;Thank you in advance.&nbsp;
    Posted to Ajax Uploader (Forum) by osimbr on August 2, 2012