Have current date show up when site is opened

  • Thread starter Thread starter Lisa Jean
  • Start date Start date
L

Lisa Jean

I am lost. Is there something in FP 2003...or a code...I
can put on my web page...that whenever someone opens my
site...the current date always shows up on the page.

Thanks in advance for any help!

Lisa Jean
 
I found this code by doing a search of this N
<!-- ONE STEP TO INSTALL CURRENT DATE & TIME (SHORT)

1. Put the last code into the BODY of your HTML document --><!-- STEP ONE: Copy this code into the BODY of your HTML document --><BODY><SCRIPT
document.write(Date()+"."
</SCRIPT><p><center><font face="arial, helvetica" size="-2">Free JavaScripts provided<br
by <a href="http://javascriptsource.com">The JavaScript Source</a></font></center><p><!-- Script Size: 0.30 KB --

Good Luc
Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top