![]() Preserved Topic: Shopping Cart |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Canada, Toronto |
![]() Ok here is the scenario: |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Here's the thing are you talking about just a cart? the cart just keeps track of what the user wants to buy, it doesn't handle the inventory, credit card transactions etc. It in itself is fairly basic mostly it just takes a bit of session management. I've never done it in ASP but it should be fairly straight forward. |
Paranoid (IV) Inmate From: Canada, Toronto |
![]() Yes I was talking more about the whole process not just the cart. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() Sash, maybe you can find something useful at HotScripts: http://www.hotscripts.com/ASP/Scripts_and_Components/E-Commerce/ |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Not necessarily though a db makes orginazation and portablity easier |
Paranoid (IV) Inmate From: Canada, Toronto |
![]() Thanks guys, this will help! |