Page 1 of 1

Reliable download function missing

Posted: Thu Jun 23, 2011 7:04 pm
by pb-user
The current used windows API function "URLDownloadToFile_()" is not system independent
and not working properly.

ReceiveHTTPFile(URL$, Dateiname$) is also very limited and cannot handle URL's with password.

A function in native PB would be helpful to securily download files from the net.