redirect

The redirect method of the Response class causes the client browser to attempt to connect to another URL.

public void redirect(String str);

© 1999 Microsoft Corporation. All rights reserved. Terms of use.