Description of The Server Object: New in ASP 3.0 :
Those who need to learn the new aspects within ASP Server Object can go through this online tutorial. This tutorial lists the methods in this object and describes the following Execute - to process an external script within current script, GetLastError - grab the information about the last error, Transfer - to redirect the browser to new URL. Provides sample code for easier understanding.