How to modify the input file path?

0

Good evening, I have a file-type field, when I click on it it opens a dialog box so I can choose a file from my computer.

My question is this:

Instead of choosing a file from my computer, I would like to choose a file that is inside a certain folder on the server.

How can I do this?

Developing with PHP and jQuery

    
asked by anonymous 24.06.2014 / 01:06

2 answers

1

One solution in windows 7 for your problem would be to configure SAMBA and map the network drive in your explorer. So the server folder would be accessible as, for example (X:)

    
24.06.2014 / 20:01
0

If you are interested in working on something ready, take a look:

link

No more, and what @PedroHenrique replied.

Abs

    
25.06.2014 / 02:11