Hi,
I am using the asp.net ajax libray, and i'm trying to get an animation extender to trigger from a timer. Basicly i'm going to use the timer to lookup some info, and if the relevent info is found use an animation extender to tell the user about it.
I can get the animation to trigger using a normal button, and the timer is working but im not sure how to tie the timer to the animation
Cheers Luke