Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

download a file without extension

$
0
0
Hello everyone !
How to download a file without extension; If the file bears 000 as the server ID and not 000.jpg (image files)
For example :
Code:
 sMyDocumentsLocation = Shell.GetFolder(SHF_MYDOCUMENTS);
 connected = HTTP.TestConnection("http://www.google.com", 20, 80, nil, nil);
 url="http://www.test.test/folder/00"
 HTTP.Download(url , sMyDocumentsLocation.."\\00.jpg", MODE_BINARY, 20, 80, nil, nil, DownloadCallback);
Thank you

Viewing all articles
Browse latest Browse all 2105

Latest Images

Trending Articles



Latest Images