How should I access share folder from server
C#
2
Posts
2
Posters
0
Views
1
Watching
-
string username = "";
string password = "";
{
System.Diagnostics.Process.Start(@"\\"folder path"\ foldername");
}This is my code. How should I access to server. there is username and password for the server. Could anyone help me??
-
string username = "";
string password = "";
{
System.Diagnostics.Process.Start(@"\\"folder path"\ foldername");
}This is my code. How should I access to server. there is username and password for the server. Could anyone help me??
Pick either the forums or QA - but don't post in both. Posting exactly the same thing in multiple places justs wastes our time and duplicates work - particularly when the question is too vague to answer in the first place!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...