Chapter 9
186
Add value of [ASPServer] variable to bindings of [ShoppingCart]
when [button] is clicked
This contract allows you to add non-recordset data contained in a Session variable
to the shopping cart when an item is added is added to the cart. This contract
must be applied to the Cart before the "Add Item" contract is applied.
DrumNote_507 illustrates the use of related "'Add to bindings..." contracts.
Parameters:
VariableName is the name of the Session variable that contains the data to be
bound to the cart.
Cart Column is the name of the shopping cart column that will hold the data
contained in the session variable. You will most likely need to add this column
to your shopping cart data map. See DrumNote_507 for details and
precautions you need to consider.
Participants:
Button (form button, image, any clickable object)
ASPServer basement session SmartElement
ShoppingCart
Summary of Contents for DRUMBEAT 2000 ECOMMERCE EDITION
Page 1: ...Users Guide macromedia DRUMBEAT 2000 eCOMMERCE EDITION ...
Page 6: ...Contents 6 ...
Page 12: ...Introduction 12 ...
Page 90: ...Chapter 2 90 ...
Page 110: ...Chapter 3 110 ...
Page 124: ...Chapter 5 124 ...
Page 142: ...Chapter 7 142 ...
Page 152: ...Chapter 8 152 ...
Page 236: ...Chapter 10 236 ...