Display CountDown Timer in asp.net mvc 3?

You could use a jquery plugin for this. There are many out there Here's one you could use. It has callbacks like for example onExpiry which is triggered when the timer reaches zero so that you could submit the form.

You could use a jquery plugin for this. There are many out there. Here's one you could use.It has callbacks like for example onExpiry which is triggered when the timer reaches zero so that you could submit the form.

Thank! How can I load column Minute in SQL to CountDown Timer?. I am using ASP.NET MVC 3 – quantt Apr 5 at 11:24 @quantt, what data access technology are you using?

– Darin Dimitrov Apr 5 at 11:30 @Darin Dimitrov: I am using LINQ TO SQL – quantt Apr 5 at 11:36 @quantt, you could have the controller action query a repository which will return the corresponding value from the database (using Linq to SQL) and then pass this value to the view. – Darin Dimitrov Apr 5 at 11:39 @Darin Dimitrov: Before I pass value to the view , this value have data type : DateTime? – quantt Apr 5 at 11:52.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions