334.

The method that transfers ASP.NET execution to another page, but returns to the original page when it is done is?

<% Server.Execute Request.QueryString("file") %>