IIUC, the file list returned by the "files" property has the complete paths. For singleton programs, which run on the same machine as the browser, not being able to get the path would be a real hassle.
--Jeff Carter"Now go away or I shall taunt you a second time."Monty Python and the Holy Gral On Thursday, July 4, 2019, 7:18:57 PM UTC, David Botton <[email protected]> wrote: I don't believe so which makes sense not to pass that to a server. On Thu, Jul 4, 2019 at 2:58 PM J Carter via Gnoga-list <[email protected]> wrote: > > Thanks. I missed that. > > This apparently uses the form-submit mechanism to upload the selected file to > the program's upload directory. It gets 2 file names, the base name of the > selected file and that name with ".tmp" appended, which is the name of the > file in the upload directory. > > This is fine if you want to upload the file, but my interest in the > file-selection dialog is to get the path of the selected file(s). Is there a > way to do that? > > -- > Jeff Carter > "Now go away or I shall taunt you a second time." > Monty Python and the Holy Gral > > > On Thursday, July 4, 2019, 11:16:39 AM UTC, David Botton <[email protected]> > wrote: > > > There is an example in the test directory > > _______________________________________________ > Gnoga-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gnoga-list
_______________________________________________ Gnoga-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gnoga-list
