Hai to everybody,
I have done a javascript calender in my aspx page..
when a calender image clicks, the datevalue is bind to the textbox near the calender in my page..
its works fine.. After when a date is changed in Textbox, i would do some function...
i dont know which textbox event can write the function.. Plz anybody help me..
before i have tried on OnBlur and Onkeyup and On Change Event.. they all are failed
thanks in advance
I have done a javascript calender in my aspx page..
when a calender image clicks, the datevalue is bind to the textbox near the calender in my page..
its works fine.. After when a date is changed in Textbox, i would do some function...
i dont know which textbox event can write the function.. Plz anybody help me..
before i have tried on OnBlur and Onkeyup and On Change Event.. they all are failed
thanks in advance
Comment