[python-win32] activate an opened window through the server

belaqziz salwa belasalwa at yahoo.fr
Thu Apr 23 23:45:28 CEST 2009


I try to run a program in an interface that is already opened, all works well through the Command Prompt but when I run my python script in the server e.g http://localhost/MyScript.py it gives me the
following message:
pywintypes.error: (0, 'EnumWindows', 'No error message is available')

thanks for help




--- En date de : Jeu 23.4.09, Tim Roberts <timr at probo.com> a écrit :

De: Tim Roberts <timr at probo.com>
Objet: Re: [python-win32] activate an opened window
À: "Python-Win32 List" <python-win32 at python.org>
Date: Jeudi 23 Avril 2009, 21h35

belaqziz salwa wrote:
> it works with findTopWindow and _windowEnumerationHandler but only
> through the Command Prompt and I can not access it through my server
> by launching a URL
>

I have no idea what that means.  How is a URL involved?

Perhaps you should describe exactly what you are trying to do, in detail.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32 at python.org
http://mail.python.org/mailman/listinfo/python-win32



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090423/15483cd8/attachment.htm>


More information about the python-win32 mailing list