| Home Ask Browse Photos Groups Advisors Widgets |
Home » Design & Development » Shopping Cart
Shopping cart
Javascript in and of itself is not (based on what I think I know) sufficient for a shopping cart. You will need something like Php, Asp, Asp .net or Perl to do a shopping cart.
The problem is Javascript by itself doesn't include the power to read/write to a database which is usually needed for a "shopping cart."
There are simple javascript buttons available from Paypal and some other sources if your doing something very simple. Paypal also has some "shopping carts" you can copy.
There are opensource/free Php/Sql shopping carts.
Hope this helps.
Post an Answer:




