coding for quantities in on-line shopping carts in C Sharp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kkcsharp
    New Member
    • Jan 2013
    • 1

    coding for quantities in on-line shopping carts in C Sharp

    Hi. I am trying to create an on-line product store. I'm having trouble with setting up the code to correctly acknowledge quantity desired per product item in the shopping cart at check-out. I want to be able to capture multiple impressions/hits/clicks per item and increase the # in the quantity box each time someone clicks on the same item. For example, if product A is clicked 3 times, then the quantity in the shopping cart should show "3". If it's clicked 5 times, it should show "5" and so on ... However, right now, it's showing the product multiple times in the shopping cart with a quantity of "1" for each time the item was clicked. Help! How can I correct this??? Thank you!
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    Bytes.com isn't a code or homework service, we're a community of like minded people who come together to help those who are willing to help themselves.

    Show us what you've tried and we will do everything we can to nudge you in the right direction but we will not just do the work for you.

    Comment

    • adriancs
      New Member
      • Apr 2011
      • 122

      #3
      you may get help from here:
      Les meilleurs profils IT, digitaux, marketing et communication pour vos projets. Contactez gratuitement nos freelances sur notre plateforme

      Comment

      Working...