Problems with the cart updating
In the book the website uses a user control for the cart. The cart works, because it is on a page accessed via the menu, which means you have to navigate to it.
But I want the cart to be visible throughout, so I have included the user control in the master page, but the cart will not update until you navigate to another page.
Does anyone have any ideas how to get the user control to update as soon as an item is added to the cart?
Cheers
JayLou
|