Hi,
I would like to able to add a script on my webpage that displays a fact every 24 hours. I know there are quite a few of these when searching, but they do not deal with what I want.
I want a script that reads the current date in a text file and displays the fact associated with it.
In the text file, it would be displayed like this:
31/05/2012 This is the fact 1
01/06/2012 This is the fact 2
02/06/2012 This is the fact 3
03/06/2012 This is the fact 4
I would have a fact for every day.
Is this possible ?
Thanks
TheBoss


