Hello all,
I am using MVC5 and anguar js.i want to access images on ftp server using c#.i am providing credentials in c# code to access ftp server.but when i run application in browser,it asks me for credential again.so how to hide the browser authentication pop up as i am providing the credentials in c# code itself?