[ic] How do I attach a form variable to basket?

willem buitendyk willem@kineticearth.com
Sun, 25 Mar 2001 22:49:49 -0800


On the browse page I would like to display all of my products and have a
form input where customers can type in a personal description of the order.

i.e.

Customer Description  Form Input: __________________________

item 1
item 2
item 3
etc.

buy list button


I would then like this description to stay with the basket until checkout at
which point when the Place Order button is pressed that the description be
entered into the comments field of the transactions database.

Any ideas?

Thanks in advance,