Hello there I'm building an application which requires the user to pick an image file from the images folder on the server.
What I am looking for is a popup plugin that when clicking the browse button it will show a list of all files in the specified folder and return the filename of the selected file. Additionally (but not mandatory) i would like if there was an option to upload a file before selection and to display the files as thumbnails.
A very nice example (without image upload though)using mootools is the following http://www.k1der.net/modules/blogs/public/country/demo/brooser.html
Do you know any similar plugins using jQuery???