Hello Folks
I am working on a project where i need to save text file in Network Drive of my company.
example, Mr John need to upload the text file from his computer to Network Drive \\filesrver\data\sample.text
How can i do this task using C# ? Any idea, suggestion.
i knew how to upload in some folder in my computer but the problem here is i need to upload in network drive.
the user has access to network drive already.
pls help