shopping cart

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • poopsy
    New Member
    • Nov 2006
    • 50

    shopping cart

    hello..i have to do a project and i wanted to do sumthing like a shopping cart..cud anyone provide links where i have examples or tutorial on how to implement a shopping cart plzzz.. i want to know wat are the functionalites that i will have to implement and the things that i will have to cater for...i try google it but am getting real sofware to do that
    thx
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You can't really implement a shopping cart in JavaScript. OK, you could, but it's not wise to do so. You'd be better off with a server-side language. Which one are you using?

    Comment

    Working...