helpplease
02-02-2003, 11:53 PM
Hi!
I need a basic script that will automatically generate the year next to my copyright, so I don't need to update it every year.
I have:
<script>
document.write(Date()+".")
</script>
but I just want to have the year, not the whole date.
Thanks for any help!
:p
I need a basic script that will automatically generate the year next to my copyright, so I don't need to update it every year.
I have:
<script>
document.write(Date()+".")
</script>
but I just want to have the year, not the whole date.
Thanks for any help!
:p