[ic] save cart question --> Mike Heins

Dennis Chen interchange-users@icdevgroup.org
Tue Sep 10 15:12:00 2002


> Personally, I would go the direction of having the salesman gen a
> configuration to a "quotes" table as a string, then give the 
> customer a
> URL that they can retrieve that as their cart. That way you can
> define carts that aren't tied to a particular user and don't need
> to know their username ahead of time.

I like this idea, but I'm not sure what you mean by "gen a configuration
to a quotes table as a string".  Do you mean sending them a link something 
like this:
http://www.mysite.com/cgi-bin/sewp/ord/basket?mv_session_id=4rQFWx5d&mv_pc=2
3&mv_action=refresh&mv_order_item=TECH10035&mv_order_item=TECH10036&mv_order
_item=TECH10037&mv_order_item=TECH10038

Seems to work
Thanks for your help!
Dennis