Click here to Skip to main content
15,874,995 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I have developed the tool in VB.net. i have open the tiff file or PDF file from server (IP -192.168.5.4). the path is \\192.168.5.4\images\FTP\proxy.pdf

Based on the above path, i can open the pdf file in my vb.net application.

Due to security reason my system administrators cut the access rights and give the administrator username and password for that folder (the proxy.pdf located in that folder).

My Question.

How can i access the PDF file using administrator username and password in my VB.net coding.
The sharing like this (\\192.168.5.4\d$\images\FTP\proxy.pdf)

Hope understanding my request. kindly guide any one

Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900