Is is possible to have file open dialog box for displaying files and directories which is in server file system? I have a requirement in my web application where the user should select a file which is available in server.
Do we have any plugin for this or can it be possible using < input type="file" > component. Is it possible to achieve this, since when I googled I dint get any information. Please help me out. Any suggestions will be really appreciated.