Help with a web based countdown program please

Man of Honour
Joined
17 Oct 2002
Posts
17,933
Location
Liverpool, UK
Right, not sure how feasible or easy it is, but I'm giving it a shot anyway. What I'd like to create is a web based countdown facility, where any of the users of enter a time, and it will countdown from that. It needs to be server side so everyone sees the exact same countdown. I've seen simple client side ones (such as http://www.java-scripts.net/javascripts/Countdown-Timer.phtml) but it definitely needs to be server side.

How easy would it be to make something like that?
 
Back
Top Bottom