I am working on my project in asp.net C#
i have created a shopping cart using cookies
But I have a problem when i have to delete the products.
it works fine with 2 products once the third product is added to it
and then if i try to delete it
it duplicates the value.
Can ANYONE help?