HTML code for today's date + 3 days

J

John Sullivan

Trying to put a date in my HTML code so that the date
shown in a block of text will change everyday, based on
the computer system clock. Want it to automatically add 3
days to the current date and reflect a date such as "July
25, 2003" when the actual system date is only July 22,
2003.
 
Top