the javascript code
var mydate = new date(yy, mm-1, dd);
where yy date year, mm-1 date month 0 11, , dd date day-of-the-month,
does not work in field's validation event. keep getting error message:
date not constructor.
the same format of code works in scripting object. there things 1 can in scripting object javascript cannot done in field event?
i using adobe livecycle 7.1 on dell optiplexgx620 running windows xp professional.
var mydate = new date(yy, mm-1, dd);
where yy date year, mm-1 date month 0 11, , dd date day-of-the-month,
does not work in field's validation event. keep getting error message:
date not constructor.
the same format of code works in scripting object. there things 1 can in scripting object javascript cannot done in field event?
i using adobe livecycle 7.1 on dell optiplexgx620 running windows xp professional.
More discussions in LiveCycle pre-ES (6.x and 7.x) discussions
adobe
Comments
Post a Comment