Description:
ASP learners can get more information on ASP 3.0 through this tutorial. It describes about the effective and fast methods in ASP added newly which are Server.Transfer and Server.Execute. And explains that these functions can be used to eliminate the long and slow process of Response.Redirect and to execute external scripts and to return control to calling ASP page respectively.
|