Hi,
I want to read all the files from a local directory (without user having to input it) and display them. The use case would be a tool which lets the user select different out-files and load the selected to the target (using DSS).
Javascript doesn't allow the reading of files without the user specifying one or to files via a "choose file" html function for security reason.
Can somebody pinpoint me to a helpful function or a way to read all the files from a directory? Or is it not possible with GUI composer?
BR,
Christoph