I'm making a shoping cart application..
I want to refresh my shopping cart counter after every second,
its located in header section of my control. where i'm now calling it on page load event,
but when i refresh page it count all item which is added ,
I want auto count , on every sec, if any change is done in cart then it calculate,,,