Monday, 7 January 2019

Node form - form dialog to select file from server (newbie question)

Hi,I'm (very) new to node and trying to learn by doing a little project of my own. As part of this, I want to have a form which includes the option for a user to either upload a file or choose an existing file from the server. The upload file should be fairly straight forward, but is there a way of providing a navigatable dialog from a form to allow selection a file on the server (below a set point, for example in a similar was expressjs middleware serve-index). All I need passed back from the form is the dirname and filename.Many thanks,Chris

Submitted January 07, 2019 at 09:29AM by chris_the_chris

No comments:

Post a Comment