Description: Introduction Active Server Pages 3.0 offers many improvements and changes, most dealing with reliability, performance, and scalability, but Microsoft also added two new methods to the Server object: Transfer and Execute. (This version of ASP is part of IIS 5.0, which ships with Windows 2000.) Server.Transfer ASP developers have used Response.Redirect since the days of ASP 1.0 to redirect the browser...