I am currently developing an Intranet site using Umbraco and was looking for suggestions for any free File Managers that would work with Umbraco? In terms of functionality, all I am looking is to point the file manager at a root directory then allow users to open, add, delete, copy etc. files/folders from there.
I have done some Googling but could only find either old or expensive suggestions and was hoping someone here could point me in the right direction.
In case anyone was planning to reply, I solved my query. I used a DevExpress aspxFileManager control and created a public property that mapped to the parameter of the macro to set the root path.
File Manager for Intranet
Hi all,
I am currently developing an Intranet site using Umbraco and was looking for suggestions for any free File Managers that would work with Umbraco? In terms of functionality, all I am looking is to point the file manager at a root directory then allow users to open, add, delete, copy etc. files/folders from there.
I have done some Googling but could only find either old or expensive suggestions and was hoping someone here could point me in the right direction.
Cheers, David.
In case anyone was planning to reply, I solved my query. I used a DevExpress aspxFileManager control and created a public property that mapped to the parameter of the macro to set the root path.
Hi David
We are looking at doing something similar do you have any example code or even an umbraco package that I could have a look at
thanks
Balram
is working on a reply...