CAI
10-31-2005, 01:57 PM
hi, newby again :o
how can i do this
by a simple download with a button
HTTP.Download("http://myserver/myfile.exe", _TempFolder.."C:\\dir\myfile.exe", MODE_BINARY, 20, 80, nil, nil, nil);
and how i am going to get the progress to work
please help!
what is wrong here :huh
how can i do this
by a simple download with a button
HTTP.Download("http://myserver/myfile.exe", _TempFolder.."C:\\dir\myfile.exe", MODE_BINARY, 20, 80, nil, nil, nil);
and how i am going to get the progress to work
please help!
what is wrong here :huh