sela cullens
Apr 29th 2009, 11:25 pm
hi,, I need help with javascript.
I have 1 form & 2 Text(startDate, endDate). The text will be use to check the date, if are have weekend or holiday or not..
if I input starDate="12/19/2009" & end Date="12/26/2009" ,if i have done input endDate, then system will be run if in that date have weekend and/ or holiday the result will explain which date are holiday and/or weekend. if dont have holiday or weekend the result : no weekend or holiday in that date.
so this process dont need click submit for run the process. this process will be take at onKeyUp.
please Help me.
I have 1 form & 2 Text(startDate, endDate). The text will be use to check the date, if are have weekend or holiday or not..
if I input starDate="12/19/2009" & end Date="12/26/2009" ,if i have done input endDate, then system will be run if in that date have weekend and/ or holiday the result will explain which date are holiday and/or weekend. if dont have holiday or weekend the result : no weekend or holiday in that date.
so this process dont need click submit for run the process. this process will be take at onKeyUp.
please Help me.