P
Philip Townsend
I have a user control which displays the contents of a shopping cart. I
wnat it to update everytime an item is added or deleted from the cart. I
have created a button which edits a Session object, then I want the
usercontrol to display the contents of the session object. Problem: The
user control will not update until it is refreshed. Is there any way to
force the user control to refresh?
wnat it to update everytime an item is added or deleted from the cart. I
have created a button which edits a Session object, then I want the
usercontrol to display the contents of the session object. Problem: The
user control will not update until it is refreshed. Is there any way to
force the user control to refresh?