G
George Varelas
Hi.
Can anyone help me with the following problem?
I have a desktop application. The language is C#. I want to access a
directory on a server through this application. Not with http or ftp (using
the 'directory' object). The problem is that I am not user of this server.
Even if I was (I can do that) I do not login in this server. How can I force
the server to prompt me for a login and a password or even better how can I
send these crendentials with a command in order to get access the file
system. Am I using the wrong object? If yes what object can I use?
Thank you in advance.
George Varelas
Can anyone help me with the following problem?
I have a desktop application. The language is C#. I want to access a
directory on a server through this application. Not with http or ftp (using
the 'directory' object). The problem is that I am not user of this server.
Even if I was (I can do that) I do not login in this server. How can I force
the server to prompt me for a login and a password or even better how can I
send these crendentials with a command in order to get access the file
system. Am I using the wrong object? If yes what object can I use?
Thank you in advance.
George Varelas