Previous | Next | (P-PDF) JavaScript
Topic: Re: JS 'Date' won't work (Via Email)
Conf: (P-PDF) JavaScript, Msg: 28241
From: dpstory
Date: 10/7/2001 05:42 AM
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.
dps
On 7 Oct 2001, at 5:05, p-pdf-javascript Listmanager wrote:
> From: "Dave"
>
> --- Planet PDF Forum | http://forum.planetpdf.com ----
>
> I'm new to JS. My simple script for displaying the
> date of a newly reset form errors for no reason, at
> least that I can see. The script was pulled from
> this site as well as Adobe's JS Guide.
>
> Script:
> {var f = this.getField("Date")
> f. value = util.printd("mm/dd/yyyy");}
>
> Error states:
> "JavaScript error in Format Field script of field
> "Date" operation failed.
>
>
>
> -------- ePublish Store's Top 10 List for September ----------
>
> ARTS Split & Merge Wizard - StampPDF - JAWS PDF Creator
> Gemini - PDF-JoinEnum - ARTS PDF Management Suite
> Crackerjack - iCopy - Quite Imposing - AMYUNI PDF Converter
>
> Find out why these were the best-selling products last
> month. Free demos of most at the new* ePublish Store!
> http://www.epublishstore.com/
> (*formerly known as the Planet PDF Store)
>
> ------ Powered by BinaryThing.com & www.PlanetPDF.com --------
>
Dr. D. P. Story / dpstory@uakron.edu / (330) 972-7514
http://www.math.uakron.edu/~dpstory/ Dept of Mathematics
and Computer Science / University of Akron / Akron, Ohio 44325
AcroTeX Web Site: http://www.math.uakron.edu/~dpstory/acrotex.html
Site Includes: e-Calculus, Algebra Review in Ten Lessons,
Mathematics Games, Pdfmarks:Links & Forms,
Using LaTeX to Create Quality PDF Documents for the WWW,
Web.sty and Exerquiz.sty Packages for LaTeX,
and much, much more.