[python-win32] Re: Help needed : FindWindowEx

2007-05-02 Thread Roger Upole
> Amit Arora wrote: > Hi, > > I am a Amateur in python and an doing some work on Python and Win32 APIs. > > One of my task includes finding the active window , during any > installation proces and proceed .. > Take an instance : I connect a USB device say a USB printer to the USB > port , as

[python-win32] Re: Help needed

2005-09-02 Thread Roger Upole
Python is case sensitive, so you'll need to use Response.Redirect hth Roger Harish Kotian wrote: > Hello > Using python script I want to redirect the user to another page. > I have pasted a sample script below. > What is the equivalent to the response.redirect code? > How should it