Jump to content

Recommended Posts

Posted

Hi all,

 

The school want me to place a countdown timer to the Year 11 exams, excluding weekends and holidays, I think its 98 days now. Short of changing the number myself everyday, what would be the easiest way to do it automatically?

 

Sorry if I am being simple.

 

Cheers

Posted (edited)
Digital signage. We use Xibo. Thanks shadow, but I have looked at those sites but they wont let just put in the number of days, It only lets me countdown to a specific date.. Edited by Theldron
Posted
Digital signage. We use Xibo. Thanks shadow, but I have looked at those sites but they wont let just put in the number of days, It only lets me countdown to a specific date..

 

I would look for a html countdown timer and then embed it as an iframe if possible.

Posted

Another possibility is to have Xibo read the number of days from a text file. You could then have that text file overwritten each day by a script run using a Windows Scheduled Task, set to run at midnight each weekday. The script would read in the current value and replace it with one less.

 

A simpler script to have to write, if you can't find anything online that you can pinch.

Posted
I would look for a html countdown timer and then embed it as an iframe if possible.

Will this one do:

 

Link: Free Countdown Timer

 

...To use the service you must be able to add HTML directly to your web page and IFRAME tags must be allowed...
Posted
As long as the countdown timer you choose doesnt show the date and just the number of days all you should need to do is select whatever the date will be in 98 days and that would give you what you're after I think.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...