| View previous topic :: View next topic |
| Author |
Message |
Steve Guest
|
Posted: Mon Dec 08, 2003 9:54 pm Post subject: UrlDownloadToFile Problem |
|
|
Hi,
when I use UrlDownloadToFile I always only get the first 4492 bytes
of the file. Does this function only support small files? :-s
I want to download a file, that is about 900 KB, but I always
get just the half (
Thanks for any hint.
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Dec 08, 2003 11:10 pm Post subject: Re: UrlDownloadToFile Problem |
|
|
"Steve" <no.spam (AT) inbox54 (DOT) com> wrote
| Quote: | when I use UrlDownloadToFile I always only get the first
4492 bytes of the file.
|
Please show your actual code. What is the return value of
UrlDownloadToFile()?
Gambit
|
|
| Back to top |
|
 |
Steve Guest
|
Posted: Mon Dec 08, 2003 11:49 pm Post subject: Re: UrlDownloadToFile Problem |
|
|
| Quote: | Please show your actual code. What is the return value of
UrlDownloadToFile()?
|
Hi,
I found the reason... There was a wrong URL :-s
|
|
| Back to top |
|
 |
Ben Hochstrasser [FF] Guest
|
Posted: Mon Dec 08, 2003 11:52 pm Post subject: Re: UrlDownloadToFile Problem |
|
|
Steve wrote:
| Quote: | I found the reason... There was a wrong URL :-s
|
"on a clean disk you can seek forever" :)
--
Ben
|
|
| Back to top |
|
 |
eshipman Guest
|
Posted: Wed Dec 10, 2003 8:57 pm Post subject: Re: UrlDownloadToFile Problem |
|
|
In article <Xns944C8F848ADCbhoc (AT) 207 (DOT) 105.83.66>, [email]bhoc@tiscali123^H^H^H.ch[/email]
says...
| Quote: | Steve wrote:
I found the reason... There was a wrong URL :-s
"on a clean disk you can seek forever" :)
Damn, I love that one... |
E.
|
|
| Back to top |
|
 |
|