This class can be used to let the user browse and pick files available on the server side.
It can display on a browser window the list of files and directories available on a given server side directory, so the user can pick one or more files from that directory or sub-directories.
The class uses AJAX to update the display without reloading the pages.
The user interface can be presented in several different languages. |