C# Chap13, Checkout (Last Exercise)
Is the last exercise (Checkout page) extract from the final version of website? i don't whether this is on purpose, i have found a few problems: 1) There is no event handlers, the Wizard1_nextButtonClick, Wizard1_activeStepClick, and Wizard1_FinishButtonClick place in Checkout.aspx 2) CreateOrderErrorLabel.Visible exist in code but not in aspx file
3) Add items to cart as an anonymous, in checkout, login as a member (say Lou), and the items disappeared in the Cart. 4) I cant not connect to the Database. Any help........
|