Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I'm creating an app for my office to track files. The user has the ability to upload files to the server if they wish, but sometimes we just need to know what folder to find it on our local file server (same directories for everyone). If the user could browse to the file and that info be captured, that'd be great.

Is there a way to capture the local file directory (without file name, if possible) from a browsed file input?

If not, what would you do instead?

[ PHP 5 & jQuery web app ]

share|improve this question

closed as off topic by Alex, Sathya Jan 11 at 6:15

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.