How to validate the date using the date/time field in the designer8.0?for (ex) the dates between 2005 and 2008 are all valid other dates are all invalid note that only using the date/time field in the standard bar.Plz urgent???
My Product Information:
Acrobat Standard 8, Windows
The dates entered into a Date Field in a Designer for are simple text. To do a date comparison you need to convert this date text into a JavaScript Date Object. You can find everything you need in this article:
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/date_time_part1/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/date_time_part1/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script