as far as i know- no you can't.
you'd have to use serverside scripting to fill in a <select> list with the
folder's contents. or a similar thing.
Quote:
is there any way to browse a remote folder in the same way you can browse a
local folder by using the form field : <input type="file" name="user_file">;
I am trying to design a basic Content Management System and would like people
to be able to pick an image from a folder held on the server. Either by
browsing or by a dropdown menu.
I cant seem to figure out how to make it look in a remote folder |