Description of Use Local Variables :
An ASP tutorial which is helpful for the ASP developers to obtain several tips on variables usage. It is described with a sample snippet how to use local variables on sub-routines that include sub and End Sub. Also, this tutorial directs you to use local variables instead of global variables to reduce the process time complexity of programs.