I would like to have a block in an Oracle 10g form that would show all of the PDF files in a particular folder on the user's C drive. The user should at least be able to double-click on the file to open it, and ideally be able to delete and rename the files, too.
The list of files should show the filename (obviously) as well as the size and date of the file.
The forms are running on a Solaris 10 server, accessed via Internet Explorer.
Any thoughts on how, or even if, that's possible?