You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
What would be the best way to upload multiple binary files(mp3's, images). Is there a way to programmatically pass file paths to the file api? I would like not to have the user choose files for this action each time. The user initally imports a set of directories. After a successful listing of files, they choose the files through a data driven UI at some point in the future. Once it is selected I'd like to upload the file(s). Can I do this with node-webkit?
Donghao Ma
unread,
Apr 24, 2013, 9:50:52 PM4/24/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
now, you can use this. <input type='file' multiple/>