In our intranet environment I am trying to have a way of (like file upload / telerik file explorer) selecting a file using a browser and then returning the path only. I need to save the path in database and users need to select the file from network shared drive.
For telerik explorer u need to implement custom provider to do that and I am unable to do it using file upload control.
Tips regarding a user friendly solution will be highly appreciated.