George Mladenov wrote:

> What I would like to do is to terminate the execution of the current page
> and begin the execution of another page but on a specific server from the
> farm.

Generally server farms don't work this way (however, if you wanted to bounce
to another server, you might be able to use Response.Redirect, depending on
how you decide to handle load balancing).

What (specific) problem are you trying to solve that caused you to want to
do this?

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to