So I wrote that function that grabs a web page, but when I attempt to use it I get an extra 291 bytes in the file and it's not useable....
I want to attempt to download a .zip or .exe file from the web using http (usually a bad idea but there is a reason for this (Firewall))
Is there anything different downloading a binary file?
I suspect the header will show it as binary, I'll put a sniffer on tonight and check it out. Meanwhile if anyone has done this I'd appreciate some insight...
Scott
-------------
Scott
mailto:[email protected][email protected]</A>
I want to attempt to download a .zip or .exe file from the web using http (usually a bad idea but there is a reason for this (Firewall))
Is there anything different downloading a binary file?
I suspect the header will show it as binary, I'll put a sniffer on tonight and check it out. Meanwhile if anyone has done this I'd appreciate some insight...
Scott
-------------
Scott
mailto:[email protected][email protected]</A>
Comment