XPages import from excel -


i want import excel file using xpages. user can select excel file javascript codes handle rest. mean it's fileupload window file type of file user can select should excel files.

any suggesstion important c.a.

if question how restrict file type, there property in upload control called accept

more information http://xpageswiki.com/apps/wiki-xpages/wiki-xpages.nsf/dx/work_with_a_file_upload_and_download_controls#limiting+file+types+for+upload

and shown second image @ link here: https://www-10.lotus.com/ldd/ddwiki.nsf/dx/limiting_mime_types_with_ibm_lotus_domino_8.5_xpage_file_upload_control#adding+the+upload+control+to+your+xpage+or+custom+control


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -