Question
Open File dialog using javascript
Hi
Is it is possible to open a file browser and select multiple file and get the path of the each file using javascript.
this.importDataObject({cName: sFile}); able to open file browser and i can able to select only one file at a time and i am not able to get the Path of the file.
is there is any other function in javascript to do this
Thanks
Bala
