ArminKH Well-Known Member Oct 17, 2014 #1 Hi I want download a file by httputils from a site for example a library from basic4ppc.com But before download we should login to site with user and pass I can login with webview but i want know is there any way to Login and download by httputils?
Hi I want download a file by httputils from a site for example a library from basic4ppc.com But before download we should login to site with user and pass I can login with webview but i want know is there any way to Login and download by httputils?
JTmartins Active Member Licensed User Longtime User Oct 17, 2014 #2 Search the forum for HttpClient.ExecuteCredentials. You have to check if it is suitable for your needs. Upvote 0
Search the forum for HttpClient.ExecuteCredentials. You have to check if it is suitable for your needs.