Not sure if this is the best forum for this question, but I am looking to update the text on a button that is OUTSIDE of an Update Panel.
The Update Panel fires a Postback on a Timer Tick event. The Timer is INSIDE the Update Panel and must stay there I am told.
Is there any way that when a condition is met within the Time tick event that I can change the Button text on a button outside of the Update Panel?
Go to the complete details ...