View Single Post
Old 03-13-2004, 10:11 PM   #1 (permalink)
ADZ
 
Master Techie

Join Date: May 2003

Posts: 2,233

ADZ is on a distinguished road

Send a message via Yahoo to ADZ
Default Display the date posted

I have this script and its for my to-do list.
I have edited the script to do what I want it to do, but the only thing I am missing is the ability to post the date of when the text was posted. for example:

document.write("<td width=15% align=center><small>"+"DISPLAY THE DATE POSTED HERE");"

now I cant just put ShowDate() in there because that would show the current date.

is there a way I can do this?
ADZ is offline