Hello,
i have an chat running in embedded mode inside a page. Below this chat i have placed an UpdatePanel that contains a label that is updated by a timer. The timer fires every second (i want to create a chat timer)
When the timer fires the embedded chat is redrawn even if it is contained in an own UpdatePanel (i have tried i with or without an updatepanel for the chat)
Can you give me a hint how tio get that combination working?
Thanks in advance,
Ralf