PC Review


Reply
Thread Tools Rate Thread

Automatic Date Generator

 
 
carmen
Guest
Posts: n/a
 
      1st Jul 2003
Nancy:

Insert the following code between your <BODY> tags:


<SCRIPT LANGUAGE="javascript">
//This script posts the date + time you entered the page
RightNow = new Date();

document.write("<FONT COLOR='GREEN'>Today's date is " +
(RightNow.getMonth()+1+"/")+ RightNow.getDate() + "/" +
RightNow.getFullYear() + ".You entered this Web Page at
exactly: " + RightNow.getHours() + ":" +
RightNow.getMinutes() + " and " + RightNow.getSeconds()
+ " seconds.")
</SCRIPT>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for an automatic signature tagline generator FireBrick Windows Vista Mail 0 29th Jul 2008 01:24 PM
Automatic response generator =?Utf-8?B?SnVkeVQ=?= Microsoft Outlook VBA Programming 1 10th Sep 2007 07:00 PM
Automatic Number Generator =?Utf-8?B?Sm9obiBDYW1wZWF1?= Microsoft Access 5 15th Nov 2006 01:22 PM
Problem with automatic email warning generator gudiya Microsoft Access Forms 1 17th Mar 2006 03:57 PM
Automatic chart generator mbobro Microsoft Excel Misc 3 13th Jun 2004 02:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:02 PM.