Description of Response.Friend - An insight into the Response Object :
Through this tutorial, beginners in ASP language can gain knowledge in ASP Response Object and it's methods. This tutorial explains how Response.Write, Response.Redirect and Response.Expires can be used to print a message on the screen, load a page as per choosen link and to set a page on cache until to be deleted respectively. Also, describes the usage of Response.CacheControl with example.