How do you make a Countdown timer?
When the user loads the page, clock starts counting down, it reaches time, it redirects browser to a new page.
Found this,
Probably the easiest thing to do would be to use the Timer class.