Beginning ASP.NET E-Commerce
Hello,
I have one small problem with my website that I can't figure out why. From the View Cart, when you click on Proceed to Checkout (goes to checkout.aspx), it completely deletes what was in the shopping cart and shows a blank datagrid. When you click on a viewcart from the checkout page (which loads default.aspx with shoppingcart.ascx), the cart is completely empty. Everything else works fine, when you click on viewcart from anywhere on the website, it shows exactly what's in your shopping cart. Once the checkout button is clicked, everything gets erased. Someone...please help me.
Thanks in advance.
|