I've got this update panel that I want to display 2 different messages after so many seconds, works alright without the UpdateAnimationExtender, but once I put it in it stops everything, same problem with ie7 and firefox 2. Any Ideas? <asp:UpdatePanel runat="server" ID="InfoPanel" RenderMode="Inline...