I am making a shopping cart.
(DMX/IIS 5.1(XP)/ACCESS mdb file)
All pages are ready, except the cart itself.
I would like to do 2 things.
1. Post to the cart without leaving the current page, and
2. when some one clicks "Add to cart" send product info to a dynamically created delimted text file to hold until the customer clicks "view cart" button
(Another purpose for this file will be to save the shopping list for returning customers with redundant orders).
Any bit of information is appreciated.
Thanx in advance
(DMX/IIS 5.1(XP)/ACCESS mdb file)
All pages are ready, except the cart itself.
I would like to do 2 things.
1. Post to the cart without leaving the current page, and
2. when some one clicks "Add to cart" send product info to a dynamically created delimted text file to hold until the customer clicks "view cart" button
(Another purpose for this file will be to save the shopping list for returning customers with redundant orders).
Any bit of information is appreciated.
Thanx in advance