RE: [python-win32] Binary data in ASP

2005-04-26 Thread Mark Hammond
> Hello, > I am trying to get an ASP script to download a file. The file > arrives at the > correct size but is corrupted, what am I missing? > If I run the get_file function directly at the command prompt > and save the > resulting data it is fine, so there must be something wrong > with the way I

[python-win32] Binary data in ASP

2005-04-26 Thread Emlyn Jones
Hello, I am trying to get an ASP script to download a file. The file arrives at the correct size but is corrupted, what am I missing? If I run the get_file function directly at the command prompt and save the resulting data it is fine, so there must be something wrong with the way I send the data f