> 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 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