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 <t...@probo.com> a écrit :

De: Tim Roberts <t...@probo.com>
Objet: Re: [python-win32] activate an opened window
À: "Python-Win32 List" <python-win32@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, t...@probo.com
Providenza & Boekelheide, Inc.

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



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

Reply via email to