C# MVC Get full file path
问题 First of all I will state that I digged half of the Internet for this and everywhere I find:"No You cannot it is web browser security". I need this for Intranet webpage in ASP. NET MVC5 + C#. User should be allowed to select file or folder in some kind of dialog. Then when selected I would like to get back the path of slected item [also files or folders on network drives. But instead of mapped path like z:\... I prefer \\Server50\folder\folder2\file.ext] Then I want to send this path to SQL