javascript - File Picker for Xpages -


for xpages application, need file picker (just select filename, no up- or download). i've looked around several hours , found no solution. maybe simple?

why not use <input type="file" id="morituri" />. can't set file name, can read it. add presubmit listener grabs name , removes input dom, won't submitted.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -