Hi!
Not sure if this is the right place to ask this but...
I am trying to open a remote file. ie \\somewhere\file
The problem is that the computer \\somewhere requires a username and password to gain access.
How can I login to the server through asp.net code before accessing the file?
unicorn21
Member
409 Points
86 Posts
Accessing remote file with passworded server
Jul 07, 2005 02:26 AM|LINK
Not sure if this is the right place to ask this but...
I am trying to open a remote file. ie \\somewhere\file
The problem is that the computer \\somewhere requires a username and password to gain access.
How can I login to the server through asp.net code before accessing the file?