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

Re: [python-win32] wxStaticTxt

2005-04-26 Thread Niki Spahiev
It's better to use wxPython list questions about wxPython. Niki Spahiev ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

RE: [python-win32] dynamic Word strangeness

2005-04-26 Thread Mark Hammond
> ...I've started getting problems with dynamic dispatch G'day Robin, Is there a phantom Word process still hanging around? Does the error persist after a reboot. Do you have access to another machine which can run the tests? Mark ___ Python

RE: [python-win32] how to browse another computer's folder treestructure ?

2005-04-26 Thread Mark Hammond
> Hi, > Is there an easy way to browse folders at another computer ? > Basically it's the same as > C:\Python24\Lib\site-packages\win32comext\shell\demos\browse_f > or_folder.py > just show another computer's folder tree structure, not local > computer's. > > I am in computer A and I want to see t