When I use the upload control, the users see "C:\fakepath\filename.jpg"...I read that this is part of the HTML 5 spec to hide such info. When I looked at your demo: http://demos.telerik.com/kendo-ui/upload/index
I noticed that just the filename is showing. Is there a property I can set for that? Did you use some type of custom JQuery to remove the C:\fakepath?
Thanks