I am trying to download file from a web site using URLDownloadToFile but site require authentication before downloading how can i authenticate before downloading?
site require 4 field for login to the site ex.
Customer name:
LoginID:
PWD:
Product:
https://Login:accesspwd@....
how can i pass 4 fields ?:confused:
