views:

22

answers:

2

This is my case:

I'm developing a plugin for Wordpress. I am to browse my server side file directory (uploads) and retrieve a url for a selected file.

I'm planning to do this through jQuery (but not flash).

Are there any good libraries out there for browsing files on a server??

+1  A: 

would this fit your needs? http://wordpress.org/extend/plugins/filebrowser/

looks clean and you can browse all the folders

krike
Thanks, that was a nice start. It'll def. help me with I'm trying to achieve.
Steven
you are welcome :)
krike
+1  A: 

You should have a look at:

Sarfraz