'************************************** ' Name: A Basic Shopping Cart ' Description:This code is just to show ' you how you can make a simple quick and ' easy shopping cart for your site. Teache ' s you how to use session variables and t ' he dictionary object (no, its not for sp ' ell checking either!) ' By: Dustin R Davis ' 'This code is copyrighted and has ' limited warranties.Please see http://w ' ww.Planet-Source-Code.com/vb/scripts/Sho ' wCode.asp?txtCodeId=7538&lngWId=4 'for details. '**************************************