copy files from uploader to invisible uploader

  •  09-29-2010, 7:29 AM

    copy files from uploader to invisible uploader

    hello,
     
    Is it possible to copy the selected files from one to another uploader?
    I can't find any documentation about that in javascript.
     
    I want my users to fill in some (meta)data and select 1 file, this file has to go to the other uploader then, where the user finally can select wich files need to be uploaded to the server.
     
    I'm trying, testing in javascript something like: uploadTotal.items = uploader.getitems();
    no errors, but unfortunatly no luck... Someone else got an idee?
     
    I add an image, so you guys perhaps can make any sence of this ;)
     
    thank you,
     
    Roelant
     
    Filed under:
View Complete Thread