ReceiveHTTPFile not working with sites that require auth...
Posted: Sun Jun 09, 2013 4:21 pm
Just spotted this one, ReceiveHTTPFile does not work with sites that require authentication like this:
Code: Select all
ReceiveHTTPFile("https://username:password@yourserver.com/dumplist.php","c:\update.info")