Monday, March 22, 2010

ASP Variables

A variable is used to store information.
Declaring a variable:
Variables are used to store information. The following example demonstrates how to declare a variable, assign a value to it, and use the value in a text.