Hi i am facing a problem : I have an interface in Shopping cart implementation, where i am providing user to select "scripts" which he wants to add to cart by clicking a check box.Then he adds to cart by clicking "Add To Cart" (already implemented). I got values of selected scripts and shown in another page details of cart by clicking "View Cart"(already implemented). Problem:"When he clicks "Add To Cart" clears all selected scripts (Check boxes clears).Is there any way i can set value of check boxes back to "selected ones".All these check boxes are under "Repeated". _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
