Updating Quantities
Hi,
Within my e-commerce website when a customer checks out I want to update the database with the number of items that a customer has bought to update the quantity fields for each item - i.e. reduce them by the number bought. Given that I'm using asp.net 1.1, vb2003 and an access database, what's the best way to do this ?
An online examples would help.
Thanks,
|