Reliable download function missing
Posted: Thu Jun 23, 2011 7:04 pm
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.
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.