OK, I have a ASP DB site containing about 700 items. The breakdown is Category, Series, and List. Users choose the selected category, which in turn gives them the Series list that falls under the Category, and from the Series list, the corresponding List is displayed. I have a request to make a "cart" of sorts. The site contains class's that users can enroll in. What would be the easiest method to implement a "cart"? The site will not require payment of any kind, but just the ability to have users select one or more class's, and "check out" with the class list and supplying user information. Any ides? Thanks Jeff uchtman@megavision.com
Take a look at www.vpasp.com - they have a cart that is cheap (a free version too I think) that has so many functions, it's just wacky. And you can set up whatever payment option you can think of.