I am developing e-commer site. I can't figure out how to code for following situation:
Cutomer selects a product to purchase then selects recipiets from the addressbook. When they select Done, I want to copy addresses of selected recipients from customer's address book table to order table. How can I do this? Can i copy all the records in one query ?