Disco_gal_1
Member
- Joined
- Oct 1, 2004
- Messages
- 10
Hello-
I am trying to return the unc name of a mapped drive.
I am using the Open File Dialog to allow users to select a file. OpenFileDialog1.FileName returns F:\foldername\filename.txt
I need it to return \\servername\foldername\filename.txt
Any ideas?
Thanks in advance!
I am trying to return the unc name of a mapped drive.
I am using the Open File Dialog to allow users to select a file. OpenFileDialog1.FileName returns F:\foldername\filename.txt
I need it to return \\servername\foldername\filename.txt
Any ideas?
Thanks in advance!