Hi
We have a shopping cart with a basket on the side of the page.
The ASPX page has a 'Loader' user control which detects if there is anything in the shopping basket in the Page_Init, if there is it loads one user control if not it loads another.
When you add something into the basket it appears to be one step behind, only when the user adds a second item will it show the basket, but will only show the first item.
Any thoughts would be much appreciated.
Thanks
B
We have a shopping cart with a basket on the side of the page.
The ASPX page has a 'Loader' user control which detects if there is anything in the shopping basket in the Page_Init, if there is it loads one user control if not it loads another.
When you add something into the basket it appears to be one step behind, only when the user adds a second item will it show the basket, but will only show the first item.
Any thoughts would be much appreciated.
Thanks
B