vb.net - How to store image in password protected folder on network -


we have customer database 100,000 records. have scan , store id cards copies in database. sake of database performance, storing images on network drive (shared folder) , path in database. shared folder not password protected , accessible whosoever navigates it. now, want password protect share folder , access through vb.net application developing. kindly advice how implement or other best solution in scenario.

ps: first project.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -