Previous | Next | (P-PDF) JavaScript
Topic: Re: JS 'Date' won't work (Via Email)
Conf: (P-PDF) JavaScript, Msg: 28246
From: dpstory
Date: 10/7/2001 08:20 AM
On 7 Oct 2001, at 7:50, p-pdf-javascript Listmanager wrote:
> From: "Dave"
>
> On 10/7/2001 5:42:44 AM, dpstory wrote:
> >There is a missing second
> >argument in the util.printd
> >method.
> >
> >Try
> >
> >f. value =
> >util.printd("mm/dd/yyyy", new
> >Date());
> >
> >Assuming you want the current
> >date to go into your "Date"
> >field.
> >
> Thanks, actually I need the form to show the date it
> was opened.
Then put the code in an open page action.
dps