Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
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  
Old 03-14-2004, 12:30 AM   #2 (permalink)
 
Banned

Join Date: Jan 2004

Posts: 471

subdivizion

Default

append it to the text of the entry (assuming that's how it works) and use a tokenizer to display it separately if necessary
subdivizion is offline  
Old 03-15-2004, 08:50 AM   #3 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 81

3xp0

Default

You may wanna tell more details. What you want to use? PHP, Perl, JavaScript?
Do you want the date be taken from a client side or a server side? Or may be from specific location?
__________________
With respect, 00110011011110000111000000110000
3xp0 is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On