how to stop asp:Timer

  • Thread starter Thread starter Ismail
  • Start date Start date
I

Ismail

Hello,

I have webform and usercotnrol with asp:Timer on it. I am in tick
event doing count down of timer. What i want to do is when the
countdown is complete stop the timer. I tried Timer1.Interval=0; but
i get error. How do i stop timer once a particular condition is
reached.

Oh yes i have the whole thing in ajax.net update panel.

Regards

Ismail
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top