Hi,
Is it possible to use physical paths instead of virtual in the image browser?
I need to upload images to a different directory on the the server.
Regards,
Mattias
1 Answer, 1 is accepted
0
Daniel
Telerik team
answered on 28 Jun 2012, 12:49 PM
Hello Mattias,
This is not supported by the EditorFileBrowserController which always uses relative path. You could create a custom controller which can handle such scenario. The ImageBrowser bound to DataBase code-library shows a sample custom implementation of a controller.
Regards,
Daniel
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.