G
Guest
Using VB .NET how can I enable my program to access a share on another
machine and pass the user name and password. I have a computer and share,
say "\\computer\share" so I can copy files from it but to access it I have to
log on with a UserName and Password. I do not want the user to have to enter
the user name or password, so how can I pass this in code?
Thanks,
-Carl
machine and pass the user name and password. I have a computer and share,
say "\\computer\share" so I can copy files from it but to access it I have to
log on with a UserName and Password. I do not want the user to have to enter
the user name or password, so how can I pass this in code?
Thanks,
-Carl