Wednesday, March 21, 2012

Web File Browser in ASP.NET

Hi Guys,

I'm developing a Web Application using ASP.Net 2.0. I have a requirement that the application

should include a file browser just alike the windows explorer that we have. Is there any free tools

or controls available for that.

thanks in advance............

Yenkay

I did a quick search and foundhttp://www.awsystems.biz/2003/products/FilePicker/. I have never used it on a site myself, but I tried their online demo and it seems to be quite good. It didn't have the treeview part, that the windows explorer has, but adding a TreeView is easy and hopefully you can control the FilePickers current catalog easily, so that shouldn't pose a problem.

No comments:

Post a Comment