I have a static webpage, nothing changes dynamically. However the client wants a date insert into text within the page. The date will always be the current daet plus one day
If your not opposed to PHP, then you could do something like this... Also Tizag.. http://www.tizag.com/phpT/phpdate.php
Quick search for "php echo date + 1 day" produced that little diddy :) That could certainly be expanded upon to any extent just about.