Problem in Create Update Quantity Button
Hi..
Im faced a problem in getting an update quantity button in my asp scripts.
Im trying to built an e-commerce side, and my problem now is I want to let the users are able to change their quantity desire in view cart page. And I don't how to make it because I use ASP dictionary to keep the record of customer purchase before they save their cart items into database. And almost the solution I found is show how to update quantities in database meanwhile my cart items still haven't save into database.
Any help or advise is much appreciate. Thanks lots.
|