Hello, is it possible in C#.Net to get a path to a file in the form "\\Spain\Madrid \readme.txt" from a relative path i.e "readme.txt " or from a absolute path in the following form "C:\Madrid\read me.txt" where "Spain" is the name of the machine that the file is on? Thanks in advance.