[python-win32] Changing desktop color

2005-02-07 Thread Chris Stromberger
How can I change the desktop color? I want to set it to black. Can be just for the current session. Thanks, Chris http://www.fetidcascade.com/ ___ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Re: Download a file from FTP server to local machine

2005-02-07 Thread Tim Roberts
On Sun, 6 Feb 2005 16:41:26 + (GMT), rozita raissi <[EMAIL PROTECTED]> wrote:: I'm writing an ftp client script which must run in explorer. My script must be placed on and run from a web server. User can connect through it to a FTP server. If user requests to download a file from FTP server