Adding Color and Size parameters to WEBSHOP Cart.
Hi,
I've worked through the web shop example a few times with good results.
I need to modify ProductDetail.aspx to include a size and colour list box.
This is not the problem, I can create the list boxes and populate them from the DB, I need help working out how to send the selections to the cart.
Using .Net 2.0 and SQL2005.
Thanks in advance.
|