Page 1 of 1

ReceiveHTTPFile not working with sites that require auth...

Posted: Sun Jun 09, 2013 4:21 pm
by Num3
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")