RE: Redirecting from a Controller page

From: Ryan Riddell (RyanRiddell_at_discussions.microsoft.com)
Date: 08/04/04


Date: Wed, 4 Aug 2004 11:07:02 -0700

Not sure exactly what you are asking, but check out Response.Redirect() and Server.Transfer()

"William Gower" wrote:

> How do I do a redirect to a web form from a Controller page?
>
>
>