Hi All,
I have a vb.net application that copies/ moves pictures to the file directory on network drive. I do not want my users to go directly to the file directory and modify or rename any picture/ file. I want them to use this vb.net application only for making any changes to the pictures/files on the network drive.
My system administrator can change the right on this folder on the network drive to read only for all users and can create a dummy user who will have read/ write permissions on the network folder.
My question is what I need to do in VB.NET application so that this dummy user name and password is used for moving or copying files to and from this network folder.
Any suggestions or advice or code snippets will be very useful and will be appreciated.
Thanks,
vinidel
I have a vb.net application that copies/ moves pictures to the file directory on network drive. I do not want my users to go directly to the file directory and modify or rename any picture/ file. I want them to use this vb.net application only for making any changes to the pictures/files on the network drive.
My system administrator can change the right on this folder on the network drive to read only for all users and can create a dummy user who will have read/ write permissions on the network folder.
My question is what I need to do in VB.NET application so that this dummy user name and password is used for moving or copying files to and from this network folder.
Any suggestions or advice or code snippets will be very useful and will be appreciated.
Thanks,
vinidel