Was wondering if anyone has or knows of a resource on developing shopping carts 
that use a database for cart storage versus session scope. Just wondering what 
the best way to handle things would be. The way I imagine it, and I may be 
wrong, is to have the client create their ad and place it into a tempAds Table, 
then I would use the adid as the cart item key. Once the client decides to 
check out and I receive confirmation of payment, I would pull the information 
from the temporary table and insert it into the advertisements table. Does this 
sound about right, or am I way off base? any help is much appreciated.





Doug B.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262567
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to