Set Date Range


i use function/routine only allows users pick dates between september , june in 1 instance , july , august another. suggestions welcome.

do mean june-september , july-august?

 

for july-august, called date 'enddate' , added following script exit event...

 

// form1.page1.subform1.enddate::exit - (javascript, client)

 

var datestr = this.rawvalue;

var mm = parseint((datestr.substring(5,7)),10);

if (!(mm == 7 || mm == 8)) {

  xfa.host.messagebox("please enter date between july , august.","whoops",1);

}

 

steve



More discussions in LiveCycle Forms


adobe

Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO