J
James
Hello,
I'm trying to make a very simple shopping cart
using cookies and ASP. I want to store two
variables for each item in the cart (one for the
stock item, and one for its quantity).
How do I go about reading in a list of stock items
(variables) and their quantities?
Any help will be so appreciated,
James
I'm trying to make a very simple shopping cart
using cookies and ASP. I want to store two
variables for each item in the cart (one for the
stock item, and one for its quantity).
How do I go about reading in a list of stock items
(variables) and their quantities?
Any help will be so appreciated,
James