This shopping cart programming excersise is designed to help beginning programmers with some common programming concepts as
well as provide more experienced programmers information on ASP's powerful programming environment and how to set up global arrays for web applications. The heart of a shopping cart is: The Session Object, Global Variables and Constants, and Two-dimensional Arrays.