Hi,
I have a bit of simple code which serves to display the current date and also a countdown to Jan 31st and is to remind people to file their tax returns. Here is the code:
<DIV align=center><H1><SCRIPT language=javascript>
<!--
Today = new Date();
TodayYear = Today.getYear();
if (TodayYear...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.