Hello,

I'm trying the 'network download' demo project .

The url I give it is valid, it's something like "http://nzbmatrix.com/api-nzb-download.php?id=1234&username=xx&apikey=yy"
Unfortunately I can't give the exact url because it contains my inlog data.

I don't get the file though, I get a file with a redirect message. When I enter the url in the browser it downloads.

Something similar happens when I try to download a file from my own website, url = "http://www.jcremers.com/dl.php?file=SetupPlanetdance4.0.exe"

It downloads a 0 byte file.

How is this done?
Thanks.