Help! I need a way of putting a counter on a page that counts in days away from a date, ie something like "In bussiness for 54444 days"
I presume this can be done with java but if possible i need a tutorial aimed at a novice, I dont know much about scripts other than copy and pasting things into the head of documents.
Regards Ian
DaveN
10:22 pm on Sep 14, 2003 (gmt 0)
here's one http:// www.dynamicdrive.com/dynamicindex6/countingup.htm
DaveN
tedster
2:57 am on Sep 15, 2003 (gmt 0)
Good luck with that script - should be a breeze. Just want to meantion that what you are using is JavaScript (created by Netscape) That's a very different thing from Sun Microsystem's Java language, although they are easily confused because of the naming similarity.