Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make time real??

Status
Not open for further replies.

grizzman2000

Programmer
May 6, 2003
4
0
0
CA
This is the code I have in there:

var f = this.getField("mydate");
f.value = util.printd("hh/mm/ss", new Date());


Now how do I get it to update itself so the time is real time??

Thanks
 
It might help to describe why you need the time to be real in adobe acrobat?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top